Skip to content
Snippets Groups Projects
Commit 6f8f3b5f authored by Ron Sluiter's avatar Ron Sluiter
Browse files

- Copied from <supporttop>/utils/RELEASE.

- "include" directives used by IOC's.
parent 66699f2c
No related branches found
No related tags found
No related merge requests found
......@@ -9,21 +9,21 @@
#
# Add your declarations here
IP=
IP330=
MCA=
LOVE=
IPUNIDIG=
DAC128V=
MOTOR=
STD=
BITBUS=
MPF_GPIB=
MPF_SERIAL=
MPF=
CAMAC=
#ALLEN_BRADLEY=
SUPPORT=!!Set to <supporttop> complete pathname!!
# RELEASE - Location of master EPICS base release file.
EPICS_BASE=
include $(SUPPORT)/config/IP_RELEASE
include $(SUPPORT)/config/IP330_RELEASE
include $(SUPPORT)/config/CAMAC_RELEASE
include $(SUPPORT)/config/MCA_RELEASE
include $(SUPPORT)/config/LOVE_RELEASE
include $(SUPPORT)/config/IPUNIDIG_RELEASE
include $(SUPPORT)/config/DAC128V_RELEASE
include $(SUPPORT)/config/MOTOR_RELEASE
include $(SUPPORT)/config/STD_RELEASE
include $(SUPPORT)/config/BITBUS_RELEASE
include $(SUPPORT)/config/MPFGPIB_RELEASE
include $(SUPPORT)/config/MPFSERIAL_RELEASE
include $(SUPPORT)/config/MPF_RELEASE
include $(SUPPORT)/config/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