Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
X
xxx-R6-1
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
synApps_6_1_Working
xxx-R6-1
Commits
89e2d322
Commit
89e2d322
authored
10 years ago
by
mooney
Browse files
Options
Downloads
Patches
Plain Diff
reverted to synApps_5_7 version for use on /APSshare
parent
89abe885
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
configure/RELEASE
+32
-49
32 additions, 49 deletions
configure/RELEASE
with
32 additions
and
49 deletions
configure/RELEASE
+
32
−
49
View file @
89e2d322
#FILENAME: RELEASE
#USAGE: Specify directory paths to synApps support modules
#Version: $Revision
: 16373
$
#Modified By: $Author
: mooney
$
#Last Modified: $Date
: 2013-04-22 11:07:12 -0500 (Mon, 22 Apr 2013)
$
#HeadURL: $URL
: https://subversion.xray.aps.anl.gov/synApps/configure/trunk/RELEASE
$
#Version: $Revision$
#Modified By: $Author$
#Last Modified: $Date$
#HeadURL: $URL$
#NOTES
# - To remove modules from the build, delete or comment out the
# module name.
#RELEASE Location of external products
#
# IF YOU MAKE ANY CHANGES to this file you MUST at least run
# "gnumake" in this directory afterwards; you usually need
# to run "gnumake rebuild" in the application's top level
# directory each time this file is changed.
#
# NOTE: The build does not check dependencies against files
# that are outside this application, thus you should run
# "gnumake distclean install" in the top directory each time
# EPICS_BASE, SNCSEQ, or any other external module defined
# in the RELEASE file is rebuilt.
#
# Host/target specific settings can be specified in files named
# RELEASE.$(EPICS_HOST_ARCH).Common
# RELEASE.Common.$(T_A)
# RELEASE.$(EPICS_HOST_ARCH).$(T_A)
##############################################################################
# Define the path to the synApps support directory and uncomment.
SUPPORT=/home/oxygen/MOONEY/epics/synAppsSVN/support
-include $(TOP)/../configure/SUPPORT.$(EPICS_HOST_ARCH)
EPICS_BASE=/home/oxygen/MOONEY/epics/bazaar/base-3.14
-include $(TOP)/../configure/EPICS_BASE
-include $(TOP)/../configure/EPICS_BASE.$(EPICS_HOST_ARCH)
#/usr/local/iocapps/cvsroot/modules/bus/allenBradley
ALLEN_BRADLEY=$(SUPPORT)/allenBradley-2-2
AREA_DETECTOR=$(SUPPORT)/areaDetector-2-0
ADCORE=$(SUPPORT)/areaDetector-2-0/ADCore
ADBINARIES=$(SUPPORT)/areaDetector-2-0/ADBinaries
#https://svn.aps.anl.gov/epics/asyn/
ASYN=$(SUPPORT)/asyn-4-21
AUTOSAVE=$(SUPPORT)/autosave-5-1
BUSY=$(SUPPORT)/busy-1-6
CALC=$(SUPPORT)/calc-3-2
CAMAC=$(SUPPORT)/camac-2-7
DAC128V=$(SUPPORT)/dac128V-2-7
DELAYGEN=$(SUPPORT)/delaygen-1-1-0
#http://www.slac.stanford.edu/grp/cd/soft/epics/site/devIocStats/
DEVIOCSTATS=$(SUPPORT)/devIocStats-3-1-7
DXP=$(SUPPORT)/dxp-3-2
IP=$(SUPPORT)/ip-2-14
IP330=$(SUPPORT)/ip330-2-7
#https://svn.aps.anl.gov/epics/ipac/
IPAC=$(SUPPORT)/ipac-2-12
IPUNIDIG=$(SUPPORT)/ipUnidig-2-9
LOVE=$(SUPPORT)/love-3-2-5
MCA=$(SUPPORT)/mca-7-4
MEASCOMP=$(SUPPORT)/measComp-1-0
MODBUS=$(SUPPORT)/modbus-2-4
MOTOR=$(SUPPORT)/motor-6-8
OPTICS=$(SUPPORT)/optics-2-9-1
QUADEM=$(SUPPORT)/quadEM-4-0
#http://www-csr.bessy.de/control/SoftDist/sequencer
SNCSEQ=$(SUPPORT)/seq-2-1-13
SOFTGLUE=$(SUPPORT)/softGlue-2-3
SSCAN=$(SUPPORT)/sscan-2-9
STD=$(SUPPORT)/std-3-2
#http://epics.web.psi.ch/software/streamdevice/
STREAM=$(SUPPORT)/stream-2-6
VAC=$(SUPPORT)/vac-1-4-1
VME=$(SUPPORT)/vme-2-8-1
XXX=$(SUPPORT)/xxx-5-7-1
# Specify the standard synApps configuration.
include $(SUPPORT)/configure/RELEASE
# 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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment