added dllmain.cc

This commit is contained in:
Jeff Hill
1997-06-13 09:30:36 +00:00
parent 2752749f5e
commit a48efbd861
+2 -2
View File
@@ -81,8 +81,7 @@ LIBSRCS += $(patsubst %,osdTime.cc,$(strip $(CPLUSPLUS)))
# WIN32 has no getopt, we add it to the Com lib,
# special initialisation is done in winmain.c
#LIBSRCS_WIN32 := getopt.c dllmain.cc
LIBSRCS_WIN32 := getopt.c
LIBSRCS_WIN32 := getopt.c dllmain.cc
# Library to build:
# lib$(LIBRARY).a or ..dll/..exp/..lib
@@ -100,6 +99,7 @@ PROD_LIBS=Com
#TESTPROD_SRCS=tsSubr.c
#TESTPROD=tsTest
#TESTPROD=envtest
#TESTPROD=osiTimeTest fdManagerTest
PROD := impExpand
MAN3 = gpHash.3 freeList.3