Files
pvDatabase/testTop/configure/Makefile
2014-04-17 15:35:29 -05:00

10 lines
158 B
Makefile

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