Files
motorBase/iocBoot/iocWithMPF/Makefile
T
2004-07-19 14:16:12 +00:00

9 lines
165 B
Makefile

TOP = ../..
include $(TOP)/configure/CONFIG
ARCH = vxWorks-68040
#ARCH = vxWorks-ppc604
TARGETS = cdCommands
TARGETS += envPaths
include $(TOP)/configure/RULES.ioc