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
+3 -3
View File
@@ -6,15 +6,15 @@ PROD_LIBS += Com
semBinaryTestHost_SRCS += semBinaryTestMain.c semBinaryTest.c
PROD += semBinaryTestHost
OBJS_IOC += semBinaryTest$(OBJ)
OBJS_IOC += semBinaryTest
semMutexTestHost_SRCS += semMutexTestMain.c semMutexTest.c
PROD += semMutexTestHost
OBJS_IOC += semMutexTest$(OBJ)
OBJS_IOC += semMutexTest
threadTestHost_SRCS += threadTestMain.c threadTest.c
PROD += threadTestHost
OBJS_IOC += threadTest$(OBJ)
OBJS_IOC += threadTest
#fdmgrTest_SRCS += fdmgrTest.c
#PROD += fdmgrTest