Make vxCom an OBJ library

This commit is contained in:
Marty Kraimer
2001-08-01 14:31:59 +00:00
parent 86d42a8283
commit 9989ff73fe

View File

@@ -36,8 +36,8 @@ example_SRCS += example_registerRecordDeviceDriver.cpp
example_SRCS_DEFAULT += exampleMain.cpp
example_SRCS_vxWorks += -nil-
#The following adds drvTS support for vxWorks
#example_OBJS_vxWorks += $(EPICS_BASE_BIN)/drvTS
#The following adds support from base/src/vxWorks
example_OBJS_vxWorks += $(EPICS_BASE_BIN)/vxComLibrary
#NOTES:
# 1)It is not possible to build sncExample both as a component of example