diff -r be4f3ba220be -r 0ba93e52269a pg9520/iocBoot/iocpg9520/Makefile --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/pg9520/iocBoot/iocpg9520/Makefile Wed May 22 12:18:16 2013 +0200 @@ -0,0 +1,5 @@ +TOP = ../.. +include $(TOP)/configure/CONFIG +ARCH = linux-x86_64 +TARGETS = envPaths +include $(TOP)/configure/RULES.ioc