removed ipAddrToA.cc

This commit is contained in:
Jeff Hill
1997-04-23 17:20:18 +00:00
parent 147403b0e5
commit f85aba61ed

View File

@@ -74,7 +74,6 @@ LIBSRCS += ipAddrToA.c
#
LIBSRCS += $(patsubst %,fdManager.cc,$(strip $(CPLUSPLUS)))
LIBSRCS += $(patsubst %,osiTimer.cc,$(strip $(CPLUSPLUS)))
LIBSRCS += $(patsubst %,ipAddrToA.cc,$(strip $(CPLUSPLUS)))
LIBSRCS += $(patsubst %,osdTime.cc,$(strip $(CPLUSPLUS)))
# WIN32 has no getopt, we add it to the Com lib,