tv301sf/configure/Makefile
changeset 4 8a2328d953f0
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tv301sf/configure/Makefile	Mon Mar 10 11:59:21 2014 +0100
@@ -0,0 +1,8 @@
+TOP=..
+
+include $(TOP)/configure/CONFIG
+
+TARGETS = $(CONFIG_TARGETS)
+CONFIGS += $(subst ../,,$(wildcard $(CONFIG_INSTALLS)))
+
+include $(TOP)/configure/RULES