Files
pvDatabase/arrayPerformance/configure/Makefile
2014-06-10 15:53:37 -04:00

9 lines
157 B
Makefile

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