Correct and expand ExampleRELEASE.local

This commit is contained in:
Andrew Johnson
2014-04-03 17:31:47 -05:00
parent 63e7401ff1
commit d17192804e

View File

@ -1,8 +1,11 @@
# Sample RELEASE.local file
TEMPLATE_TOP=$(EPICS_BASE)/templates/makeBaseApp/top
V4 = /home/install/epics/v4
PVASRV = $(V4)/pvaSrv
PVACCESS = $(V4)/pvAccessCPP
PVDATA = $(V4)/pvDataCPP
PVCOMMON = $(V4)/pvCommonCPP
EPICS_BASE = /home/install/epics/base-3.14.12.3
EPICS_BASE=/home/install/epics/base
PVCOMMON=/home/hg/pvCommonCPP
PVDATA=/home/hg/pvDataCPP
PVACCESS=/home/hg/pvAccessCPP
PVASRV=/home/hg/pvaSrv