# 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 EPICS_SUPPORT_PATH=<Complete pathname to Support directory> include $(EPICS_SUPPORT_PATH)/config/IP_RELEASE include $(EPICS_SUPPORT_PATH)/config/IP330_RELEASE include $(EPICS_SUPPORT_PATH)/config/MCA_RELEASE include $(EPICS_SUPPORT_PATH)/config/LOVE_RELEASE include $(EPICS_SUPPORT_PATH)/config/IPUNIDIG_RELEASE include $(EPICS_SUPPORT_PATH)/config/DAC128V_RELEASE include $(EPICS_SUPPORT_PATH)/config/MOTOR_RELEASE include $(EPICS_SUPPORT_PATH)/config/STD_RELEASE include $(EPICS_SUPPORT_PATH)/config/BITBUS_RELEASE include $(EPICS_SUPPORT_PATH)/config/MPFGPIB_RELEASE include $(EPICS_SUPPORT_PATH)/config/MPFSERIAL_RELEASE include $(EPICS_SUPPORT_PATH)/config/MPF_RELEASE include $(EPICS_SUPPORT_PATH)/config/EPICS_BASE_RELEASE TEMPLATE_TOP=$(EPICS_SUPPORT_PATH)/../base/templates/makeBaseApp/top