ossp-pkg/xds/Makefile.in 1.33 -> 1.34
--- Makefile.in 2001/08/22 20:22:18 1.33
+++ Makefile.in 2001/08/23 08:42:49 1.34
@@ -53,7 +53,7 @@
# list of objects
LIB_NAME = libxds.la
-LIB_OBJS = xds.lo xds_engine_xdr.lo xds_engine_xml.lo float2xds-float.lo
+LIB_OBJS = xds.lo xds_engine_xdr.lo xds_engine_xml.lo
TST_SRCS = xds_test_lib.c xds_test_xdr.c xds_test_xml.c
# file containing the official version information
|
|