Modified OBJS build.

This commit is contained in:
Janet B. Anderson
2000-02-04 15:06:51 +00:00
parent 3a74d9263b
commit 2b59fe270f
16 changed files with 59 additions and 71 deletions
+4 -9
View File
@@ -2,23 +2,18 @@ TOP=../..
include $(TOP)/configure/CONFIG
CMPLR = STRICT
# DEFAULT Unix needs lib m, every system needs libs ca & Com:
SYS_PROD_LIBS_DEFAULT := m
SYS_PROD_LIBS_WIN32 := -nil-
PROD_LIBS := ca Com
#
# Added winmm user32 for the non-dll build
#
SRCS_Host += ca_test_main.c
SYS_PROD_LIBS_WIN32 := ws2_32 advapi32 user32
PROD_DEFAULT = ca_test iocLogServer startCArepeater
PROD_WIN32 = ca_test iocLogServer
PRODIOC_vxWorks = ca_test.o
ca_test_SRCS = ca_test.c
TARGETS = ca_test.o
ca_test_SRCS = ca_test_main.c ca_test.c
OBJS = ca_test
SCRIPTS_solaris := S99logServer S99caRepeater