From b857c8f69ca3bc3313b29e88939519df42c254b9 Mon Sep 17 00:00:00 2001 From: jrowlandls Date: Thu, 22 Dec 2011 11:08:27 +0000 Subject: [PATCH] updated RELEASE comments --- configure/RELEASE | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/configure/RELEASE b/configure/RELEASE index 82ea2c3..f8345d1 100644 --- a/configure/RELEASE +++ b/configure/RELEASE @@ -18,16 +18,8 @@ TEMPLATE_TOP=$(EPICS_BASE)/templates/makeBaseApp/top -#If using the sequencer, point SNCSEQ at its top directory: -#SNCSEQ=$(EPICS_BASE)/../modules/soft/seq - -# EPICS_BASE usually appears last so other apps can override stuff: -#EPICS_BASE=/opt/epics/base - -EPICS_BASE=/home/install/epics/base - -#Capfast users may need the following definitions -#CAPFAST_TEMPLATES= -#SCH2EDIF_PATH= +# Create a file RELEASE.local containing the +# location of your EPICS_BASE, e.g. +# EPICS_BASE=/home/install/epics/base -include $(TOP)/configure/RELEASE.local