make compatible with pvDataCPP-md; channelArray implemented; can be part of v3IOC.
This commit is contained in:
10
example/Makefile
Normal file
10
example/Makefile
Normal file
@@ -0,0 +1,10 @@
|
||||
TOP = ..
|
||||
include $(TOP)/configure/CONFIG
|
||||
DIRS += src
|
||||
DIRS += record
|
||||
DIRS += pvCopy
|
||||
DIRS += exampleCounter
|
||||
DIRS += exampleServer
|
||||
DIRS += v3IOC
|
||||
include $(TOP)/configure/RULES_DIRS
|
||||
|
||||
Reference in New Issue
Block a user