6bd55da631
vxWorks-specific and Common files for host IOCs
9 lines
167 B
Plaintext
9 lines
167 B
Plaintext
TOP = ../..
|
|
include $(TOP)/configure/CONFIG
|
|
ARCH = _ARCH_
|
|
|
|
# vxWorks architecture needs a cdCommands file
|
|
buildInstall: cdCommands
|
|
|
|
include $(TOP)/configure/RULES.ioc
|