Files
pva2pva/configure/Makefile
Michael Davidsaver 2f27b07120 skel
2015-09-08 17:06:31 -04:00

9 lines
157 B
Makefile

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