Skip to content
Snippets Groups Projects
RELEASE 1.19 KiB
Newer Older
Ron Sluiter's avatar
Ron Sluiter committed
# RELEASE - Location of external products
#
# (Architecture dependent declarations should go into RELEASE.<arch>)
#
# Note: This file will be scanned to automatically generate
#       include path definitions etc.
#       The order of the following declarations will be retained
#       within those definitions.
#
# Add your declarations here

mooney's avatar
mooney committed
SUPPORT=/home/oxygen/MOONEY/epics/synApps_4_6/support
Ron Sluiter's avatar
Ron Sluiter committed

include $(SUPPORT)/config/IP_RELEASE
include $(SUPPORT)/config/IP330_RELEASE
mooney's avatar
mooney committed
#include $(SUPPORT)/config/CAMAC_RELEASE
Ron Sluiter's avatar
Ron Sluiter committed
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
mooney's avatar
mooney committed
#include $(SUPPORT)/config/BITBUS_RELEASE
#include $(SUPPORT)/config/MPFGPIB_RELEASE
mooney's avatar
mooney committed
include $(SUPPORT)/config/MPF_RELEASE
mooney's avatar
mooney committed
#include $(SUPPORT)/config/ALLEN_BRADLEY_RELEASE
Ron Sluiter's avatar
Ron Sluiter committed
include $(SUPPORT)/config/IPAC_RELEASE
mooney's avatar
mooney committed
include $(SUPPORT)/config/ASYN_RELEASE
Ron Sluiter's avatar
Ron Sluiter committed
include $(SUPPORT)/config/SNCSEQ_RELEASE
mooney's avatar
mooney committed
include $(SUPPORT)/config/VXSTATS_RELEASE
mooney's avatar
mooney committed
include $(SUPPORT)/config/GPIBCORE_RELEASE
Ron Sluiter's avatar
Ron Sluiter committed
include $(SUPPORT)/config/RELEASE

TEMPLATE_TOP=$(EPICS_BASE)/templates/makeBaseApp/top