changes for drvTS
This commit is contained in:
@@ -61,6 +61,8 @@ example_SRCS_DEFAULT += exampleMain.c
|
||||
example_SRCS_vxWorks += -nil-
|
||||
|
||||
example_OBJS_vxWorks += $(EPICS_BASE_BIN)/iocCoreLibrary
|
||||
#The following adds drvTS support for vxWorks
|
||||
#example_OBJS_vxWorks += $(EPICS_BASE_BIN)/drvTS
|
||||
|
||||
#example_SRCS += sncExample.stt
|
||||
|
||||
|
||||
@@ -16,8 +16,7 @@
|
||||
cd topbin
|
||||
ld < exampleLibrary.munch
|
||||
|
||||
#The following uses drvTS for vxWorks
|
||||
#ld < <base>/bin/vxWorks-<arch>/drvTS.o
|
||||
#The following uses drvTS for vxWorks IF it was included in src/Makefile
|
||||
#TSinit
|
||||
|
||||
cd top
|
||||
|
||||
Reference in New Issue
Block a user