From 1e68d1f89be83e5b39c7ac45333dfc8f24f9f0b3 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Tue, 21 Jul 2009 17:12:15 +0000 Subject: [PATCH] Modified EPICS_EXTENSIONS and add OAG_APPS comments. --- src/makeBaseExt/top/configure/RELEASE | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/makeBaseExt/top/configure/RELEASE b/src/makeBaseExt/top/configure/RELEASE index a2bbeff38..cb4c9cce2 100644 --- a/src/makeBaseExt/top/configure/RELEASE +++ b/src/makeBaseExt/top/configure/RELEASE @@ -15,5 +15,8 @@ # Location of external products EPICS_BASE=_EPICS_BASE_ -EPICS_EXTENSIONS = $(EPICS_BASE)/../extensions +EPICS_EXTENSIONS = $(TOP) + +# OAG_APPS may be needed by extension SDDS +#OAG_APPS=$(TOP)/../../oag/apps