-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRELEASE
62 lines (58 loc) · 2.19 KB
/
RELEASE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
#FILENAME: RELEASE
#USAGE: Specify directory paths to synApps support modules
#Version: $Revision: 19158 $
#Modified By: $Author: mooney $
#Last Modified: $Date: 2015-03-19 15:44:13 -0500 (Thu, 19 Mar 2015) $
#HeadURL: $URL: https://subversion.xray.aps.anl.gov/synApps/configure/tags/synApps_5_8/RELEASE $
#NOTES
# - To remove modules from the build, delete or comment out the
# module name.
# - Refer to the "MODULE_LIST" in <synApps>/configure/Makefile
# for the inter-dependencies of the different modules.
SUPPORT=/epics/xf/23id/apps/synApps_5_8/support
-include $(TOP)/configure/SUPPORT.$(EPICS_HOST_ARCH)
EPICS_BASE=/epics/xf/23id/apps/base-3.14.12.5/
-include $(TOP)/configure/EPICS_BASE
-include $(TOP)/configure/EPICS_BASE.$(EPICS_HOST_ARCH)
#/usr/local/iocapps/cvsroot/modules/bus/allenBradley
#ALIVE=$(SUPPORT)/alive-1-0
#ALLEN_BRADLEY=$(SUPPORT)/allenBradley-2-3
#AREA_DETECTOR=$(SUPPORT)/areaDetector-R2-0
#AREA_DETECTOR=/epics/xf/23id/apps/areaDetector
#ADCORE=$(AREA_DETECTOR)/ADCore-R2-2
#ADBINARIES=$(AREA_DETECTOR)/ADBinaries-R2-2
#https://svn.aps.anl.gov/epics/asyn/
ASYN=$(SUPPORT)/asyn-4-31
AUTOSAVE=$(SUPPORT)/autosave-5-6-1
BUSY=$(SUPPORT)/busy-1-6-1
CALC=$(SUPPORT)/calc-3-4-2-1
CAMAC=$(SUPPORT)/camac-2-7
#CAPUTRECORDER=$(SUPPORT)/caputRecorder-1-4-2
#DAC128V=$(SUPPORT)/dac128V-2-8
#DELAYGEN=$(SUPPORT)/delaygen-1-1-1
#http://www.slac.stanford.edu/grp/cd/soft/epics/site/devIocStats/
DEVIOCSTATS=$(SUPPORT)/devIocStats-3-1-13
#DXP=$(SUPPORT)/dxp-3-4
#IP=$(SUPPORT)/ip-2-17
#IP330=$(SUPPORT)/ip330-2-8
#https://svn.aps.anl.gov/epics/ipac/
IPAC=$(SUPPORT)/ipac-2-13
#IPUNIDIG=$(SUPPORT)/ipUnidig-2-10
#LOVE=$(SUPPORT)/love-3-2-5
MCA=$(SUPPORT)/mca-7-6
#MEASCOMP=$(SUPPORT)/measComp-1-1
#MODBUS=$(SUPPORT)/modbus-2-7
MOTOR=$(SUPPORT)/motor-6-9
#OPTICS=$(SUPPORT)/optics-2-9-3
#QUADEM=$(SUPPORT)/quadEM-5-0
#http://www-csr.bessy.de/control/SoftDist/sequencer
#SNCSEQ=$(SUPPORT)/seq-2-1-18
SNCSEQ=$(SUPPORT)/seq-2-2-1
#SOFTGLUE=$(SUPPORT)/softGlue-2-4-3
SSCAN=$(SUPPORT)/sscan-2-10-1
STD=$(SUPPORT)/std-3-4
#http://epics.web.psi.ch/software/streamdevice/
STREAM=$(SUPPORT)/stream-2-6a
#VAC=$(SUPPORT)/vac-1-5-1
#VME=$(SUPPORT)/vme-2-8-2
#XXX=$(SUPPORT)/xxx-5-8-3