Files
motorBase/iocBoot/iocNoAsyn/Makefile
T
Ron Sluiter cf254965b4 - add envPaths.
- change vxWorks-ppc604 to _long.
2005-03-30 21:48:40 +00:00

9 lines
171 B
Makefile

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