From 4ce05e77ab219c0bb8ea6a518508549dbd811376 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Thu, 20 Mar 2003 23:26:37 +0000 Subject: [PATCH] Added comments about install location. --- src/makeBaseExt/top/configure/RELEASE | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/makeBaseExt/top/configure/RELEASE b/src/makeBaseExt/top/configure/RELEASE index f6a5e6a0e..0a3074fbc 100644 --- a/src/makeBaseExt/top/configure/RELEASE +++ b/src/makeBaseExt/top/configure/RELEASE @@ -1,6 +1,11 @@ # $Id$ +# If you don't want to install into $(TOP) dir then +# define INSTALL_LOCATION_EXTENSIONS here +#INSTALL_LOCATION_EXTENSIONS= + # Location of external products EPICS_BASE=_EPICS_BASE_ TEMPLATE_TOP=_TEMPLATE_TOP_ EPICS_EXTENSIONS = $(EPICS_BASE)/../extensions +