Modified library definitions.

This commit is contained in:
Janet B. Anderson
2000-02-07 16:23:19 +00:00
parent 2d253ebb38
commit b260a6aeac
+3
View File
@@ -64,12 +64,15 @@ else
# PROD and TESTPROD not built for ioc only builds
PROD =
TESTPROD =
LIBRARY_HOST =
LIBRARY_IOC += $(LIBRARY)
endif
ifeq ($(findstring Ioc,$(VALID_BUILDS)),Ioc)
OBJS += $(OBJS_IOC)
else
LIBRARY_IOC =
endif
#---------------------------------------------------------------