pg9520/iocBoot/Makefile
changeset 1 0ba93e52269a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/pg9520/iocBoot/Makefile	Wed May 22 12:18:16 2013 +0200
@@ -0,0 +1,6 @@
+TOP = ..
+include $(TOP)/configure/CONFIG
+DIRS += $(wildcard *ioc*)
+DIRS += $(wildcard as*)
+include $(CONFIG)/RULES_DIRS
+