Files
motorBase/iocBoot/iocNewFocus874x/Makefile
T
Wayne Lewis 6ab2bd5d01 Add support for NewFocus 874x series of controllers
Tested successfully with 8742 controller.
Not tested with 8743 controller.
2015-12-04 16:02:12 -05:00

7 lines
120 B
Makefile

TOP = ../..
include $(TOP)/configure/CONFIG
ARCH = linux-x86_64
TARGETS += envPaths
include $(TOP)/configure/RULES.ioc