#RELEASE Location of external products
# Run "gnumake clean uninstall install" in the application
# top directory each time this file is changed.

# This module
include $(TOP)/../../configure/RELEASE

# XSPRESS3 requires areaDetector, and areaDetector/configure already defines
# ASYN, CALC, etc.
-include $(TOP)/../../../RELEASE.$(EPICS_HOST_ARCH).local
-include $(AREA_DETECTOR)/configure/RELEASE_PRODS.local

-include $(TOP)/../../../RELEASE.local
-include $(TOP)/../../../RELEASE.$(EPICS_HOST_ARCH).local
-include $(TOP)/configure/RELEASE.local
