Cleanup, fix an issue reported by Kazuro Furukawa.

This commit is contained in:
Andrew Johnson
2008-10-08 22:42:49 +00:00
parent 49687e27b2
commit 0fff507aea
8 changed files with 33 additions and 70 deletions

View File

@@ -48,7 +48,7 @@ _APPNAME__SRCS_DEFAULT += _APPNAME_Main.cpp
_APPNAME__SRCS_vxWorks += -nil-
# Add support from base/src/vxWorks if needed
_APPNAME__OBJS_vxWorks += $(EPICS_BASE_BIN)/vxComLibrary
#_APPNAME__OBJS_vxWorks += $(EPICS_BASE_BIN)/vxComLibrary
# Link in the code from the support library
_APPNAME__LIBS += _APPNAME_Support