changes for drvTS

This commit is contained in:
Marty Kraimer
2001-03-07 21:26:37 +00:00
parent e9410e53c1
commit 51c938abb9
2 changed files with 3 additions and 2 deletions
@@ -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
+1 -2
View File
@@ -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