Fix instructions in RELEASE file

This commit is contained in:
Andrew Johnson
2014-04-02 15:19:23 -05:00
parent abdff1573a
commit 18bc0a0393

View File

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