From 9ad47b4b6aa2b28ff8ac4d80a9dea56c867c1e56 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Thu, 27 Mar 2003 15:41:56 +0000 Subject: [PATCH] Added comment about INSTALL_LOCATION_APP. --- src/makeBaseApp/top/configure/RELEASE | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/makeBaseApp/top/configure/RELEASE b/src/makeBaseApp/top/configure/RELEASE index 5722234f4..3ffb95cc5 100644 --- a/src/makeBaseApp/top/configure/RELEASE +++ b/src/makeBaseApp/top/configure/RELEASE @@ -4,6 +4,10 @@ TEMPLATE_TOP=_TEMPLATE_TOP_ +# If you don't want to install into $(TOP) then +# define INSTALL_LOCATION_APP here +#INSTALL_LOCATION_APP= + #If using the sequencer, point SNCSEQ at its top directory: #SNCSEQ=$(EPICS_BASE)/../modules/soft/seq