Files
ISTTOK/epics/iocs/dsPICtemperature/configure/Makefile
2019-11-26 11:20:06 +00:00

9 lines
157 B
Makefile

TOP=..
include $(TOP)/configure/CONFIG
TARGETS = $(CONFIG_TARGETS)
CONFIGS += $(subst ../,,$(wildcard $(CONFIG_INSTALLS)))
include $(TOP)/configure/RULES