From 64c5fd1e67aaf0b757ece19c3a81f3de1d206b8b Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Thu, 30 Nov 2017 12:04:29 -0600 Subject: [PATCH] Remove ExampleRELEASE.local --- configure/ExampleRELEASE.local | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 configure/ExampleRELEASE.local diff --git a/configure/ExampleRELEASE.local b/configure/ExampleRELEASE.local deleted file mode 100644 index 3d164df..0000000 --- a/configure/ExampleRELEASE.local +++ /dev/null @@ -1,8 +0,0 @@ -EPICS4_DIR=/home/epicsv4/master - -PVACCESS=${EPICS4_DIR}/pvAccessCPP -PVDATA=${EPICS4_DIR}/pvDataCPP -PVCOMMON=${EPICS4_DIR}/pvCommonCPP - -TEMPLATE_TOP=$(EPICS_BASE)/templates/makeBaseApp/top -EPICS_BASE=/home/install/epics/base