11 lines
383 B
Plaintext
11 lines
383 B
Plaintext
#RELEASE Location of external products
|
|
# Run "gnumake clean uninstall install" in the application
|
|
# top directory each time this file is changed.
|
|
|
|
-include $(TOP)/../configure/RELEASE_PATHS.local
|
|
-include $(TOP)/../configure/RELEASE_PATHS.local.$(EPICS_HOST_ARCH)
|
|
-include $(TOP)/../configure/RELEASE_LIBS.local
|
|
-include $(TOP)/RELEASE.local
|
|
-include $(TOP)/configure/RELEASE.local
|
|
|