Fix instructions in RELEASE file

This commit is contained in:
Andrew Johnson
2014-04-02 16:55:53 -05:00
parent 42e2e72474
commit 63e7401ff1

View File

@ -16,14 +16,13 @@
# EPICS V4 Developers: Do not edit the locations in this file!
#
# Create a file RELEASE.local pointing to your PVCOMMON, PVDATA,
# PVACCESS, and EPICS_BASE build directories,
# and optionally GTEST e.g.
# Create a file RELEASE.local pointing to your PVASRV, PVACCESS,
# PVDATA, PVCOMMON and EPICS_BASE build directories, e.g.
# PVASRV = /home/install/epicsV4/pvaSrvCPP
# PVACCESS = /home/install/epicsV4/pvAccessCPP
# PVCOMMON = /home/install/epicsV4/pvCommonCPP
# PVDATA = /home/install/epicsV4/pvDataCPP
# PVACCESS = /home/install/epicsV4/pvAccessCPP
# EPICS_BASE = /home/install/epics/base
# # GTEST not used
-include $(TOP)/../RELEASE.local
-include $(TOP)/configure/RELEASE.local
-include $(TOP)/../RELEASE.local