Files
epics-base/src/makeBaseApp/top/simpleBoot/ioc/Makefile@vxWorks
T
Andrew Johnson 6bd55da631 Modifications to support architecture-specific template files.
vxWorks-specific and Common files for host IOCs
2001-05-19 02:42:59 +00:00

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