Files
pcas/src/makeBaseApp/top/configure/Makefile
2001-03-12 17:14:39 +00:00

13 lines
187 B
Makefile

# Makefile
TOP=..
include $(TOP)/configure/CONFIG
TARGETS = $(CONFIG_TARGETS)
CONFIGS += $(subst ../,,$(wildcard $(CONFIG_INSTALLS)))
include $(TOP)/configure/RULES
depends: install