move all examples to separate top level build areas.
Documentation needs updating.
This commit is contained in:
5
exampleLink/iocBoot/examplePVADoubleArrayGet/Makefile
Normal file
5
exampleLink/iocBoot/examplePVADoubleArrayGet/Makefile
Normal file
@@ -0,0 +1,5 @@
|
||||
TOP = ../..
|
||||
include $(TOP)/configure/CONFIG
|
||||
ARCH = $(EPICS_HOST_ARCH)
|
||||
TARGETS = envPaths
|
||||
include $(TOP)/configure/RULES.ioc
|
||||
Reference in New Issue
Block a user