diff -r 1b83de4729dc -r 8a2328d953f0 tv301sf/iocBoot/ioctv301sf/Makefile --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tv301sf/iocBoot/ioctv301sf/Makefile Mon Mar 10 11:59:21 2014 +0100 @@ -0,0 +1,5 @@ +TOP = ../.. +include $(TOP)/configure/CONFIG +ARCH = linux-x86_64 +TARGETS = envPaths +include $(TOP)/configure/RULES.ioc