Files
motorDSM/iocs/dsmIOC/configure/Makefile

9 lines
157 B
Makefile
Raw Permalink Normal View History

2019-04-09 11:24:20 -05:00
TOP=..
include $(TOP)/configure/CONFIG
TARGETS = $(CONFIG_TARGETS)
CONFIGS += $(subst ../,,$(wildcard $(CONFIG_INSTALLS)))
include $(TOP)/configure/RULES