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 +