TOP = ../.. include $(TOP)/configure/CONFIG EPICS_HOST_ARCH = linux-x86_64 ARCH = linux-x86_64 TARGETS = envPaths include $(TOP)/configure/RULES.ioc datfiles = $(wildcard *.dat) iocs : awk -f makeIocs.gk $(datfiles) chmod +x st.*