forked from epics_driver_modules/motorBase
cf254965b4
- change vxWorks-ppc604 to _long.
9 lines
171 B
Makefile
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
|
|
|