Make CreateRequest compatible with the Java version

This commit is contained in:
Marty Kraimer
2012-06-26 09:33:37 -04:00
parent 4b5bc38835
commit 7e8312d1ee
10 changed files with 465 additions and 385 deletions

View File

@@ -34,8 +34,8 @@ TEMPLATE_TOP=$(EPICS_BASE)/templates/makeBaseApp/top
# do not edit the locations in this file
# create RELEASE.local with the paths to your EPICS_BASE and PVDATA
PVDATA=/home/mrk/hg/pvDataCPP
EPICS_BASE=/home/install/epics/base
#PVDATA=/home/mrk/hg/pvDataCPP
#EPICS_BASE=/home/install/epics/base
# Set RULES here if you want to take build rules from somewhere
# other than EPICS_BASE: