forked from epics_driver_modules/motorBase
removed unused iocmotor directory
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
TOP = ../..
|
||||
include $(TOP)/config/CONFIG_APP
|
||||
ARCH = mv167
|
||||
include $(TOP)/config/RULES.ioc
|
||||
@@ -1,20 +0,0 @@
|
||||
# Example vxWorks startup file
|
||||
#Following must be added for many board support packages
|
||||
#cd <full path to target bin directory>
|
||||
|
||||
< cdCommands
|
||||
|
||||
#< ../nfsCommands
|
||||
|
||||
cd appbin
|
||||
ld < iocCore
|
||||
ld < seq
|
||||
#ld < Lib
|
||||
|
||||
cd startup
|
||||
#dbLoadDatabase("../../dbd/.dbd")
|
||||
#dbLoadRecords("../../db/.db")
|
||||
#dbLoadTemplate("../../db/.substitutions")
|
||||
|
||||
iocInit
|
||||
#seq &<some snc program>
|
||||
Reference in New Issue
Block a user