Skip to content
Snippets Groups Projects
Commit 42bc5ca0 authored by mooney's avatar mooney
Browse files

for compatibility with base-3.15.4

parent bf87dfcc
No related branches found
No related tags found
No related merge requests found
......@@ -38,3 +38,5 @@ HAVE_HDF5 = NO
HAVE_SZIP = NO
-include $(AREA_DETECTOR)/configure/CONFIG_SITE
TEMPLATE_TOP=$(EPICS_BASE)/templates/makeBaseApp/top
......@@ -26,7 +26,7 @@
##############################################################################
# Define the path to the synApps support directory and uncomment.
SUPPORT=/corvette/home/epics/devel
SUPPORT=/home/oxygen/MOONEY/epics/synAppsGIT/support
-include $(TOP)/../configure/SUPPORT.$(EPICS_HOST_ARCH)
# Specify the standard synApps configuration.
......@@ -36,9 +36,10 @@ include $(SUPPORT)/configure/RELEASE
-include $(TOP)/../configure/SUPPORT.$(EPICS_HOST_ARCH)
-include $(TOP)/../configure/EPICS_BASE.$(EPICS_HOST_ARCH)
TDS3000 = $(SUPPORT)/../nonSynAppsSupport/tds3000-2.4
FLY = $(SUPPORT)/../nonSynAppsSupport/fly-0-0
# For a local, custom configuration; copy $(SUPPORT)/configure/RELEASE
# to this directory as the file MASTER_RELEASE, edit the file, comment out
# the above include, and uncomment the following line.
#include $(TOP)/configure/MASTER_RELEASE
TEMPLATE_TOP=$(EPICS_BASE)/templates/makeBaseApp/top
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment