Files
pvDatabase/exampleLink/iocBoot/examplePVADoubleArrayGet/Makefile
Marty Kraimer 94bd84211b move all examples to separate top level build areas.
Documentation needs updating.
2014-02-05 11:57:35 -05:00

6 lines
124 B
Makefile

TOP = ../..
include $(TOP)/configure/CONFIG
ARCH = $(EPICS_HOST_ARCH)
TARGETS = envPaths
include $(TOP)/configure/RULES.ioc