Added test for INSTALL_LOCATION_APP.

This commit is contained in:
Janet B. Anderson
1998-04-14 14:12:30 +00:00
parent 18c023cc9c
commit f0b0319778
+3
View File
@@ -2,6 +2,9 @@
include $(TOP)/config/RELEASE
include $(EPICS_BASE)/config/CONFIG
INSTALL_LOCATION = $(TOP)
ifdef INSTALL_LOCATION_APP
INSTALL_LOCATION = $(INSTALL_LOCATION_APP)
endif
#Other share areas can be added similar to following
#ifdef <share_top>