From e13aa2a96f25b0446cd4790bb759dd4cffaa4470 Mon Sep 17 00:00:00 2001 From: Dirk Zimoch Date: Wed, 25 Jan 2017 14:42:35 +0100 Subject: [PATCH] add external modules --- configure/RELEASE | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/configure/RELEASE b/configure/RELEASE index 2816ca9..0a09a47 100644 --- a/configure/RELEASE +++ b/configure/RELEASE @@ -14,6 +14,9 @@ TEMPLATE_TOP=$(EPICS_BASE)/templates/makeBaseApp/top # define INSTALL_LOCATION_APP here #INSTALL_LOCATION_APP= +ASYN=~/top/asyn4-30 +CALC=~/top/SynApps/calc-2-8 +PCRE=~/top/pcre-7.2 + # EPICS_BASE usually appears last so other apps can override stuff: EPICS_BASE=/usr/local/epics/base-3.14.12 -CALC=~/top/SynApps/calc-2-8