Files
motorDSM/iocs/dsmIOC/iocBoot/iocDsm/Makefile

6 lines
124 B
Makefile
Raw Normal View History

2019-04-09 11:24:20 -05:00
TOP = ../..
include $(TOP)/configure/CONFIG
ARCH = $(EPICS_HOST_ARCH)
TARGETS = envPaths
include $(TOP)/configure/RULES.ioc