Added test for INSTALL_LOCATION_BASE.

This commit is contained in:
Janet B. Anderson
1998-04-14 14:11:45 +00:00
parent a08022db51
commit 18c023cc9c
+4
View File
@@ -43,6 +43,10 @@ EPICS_BASE = $(TOP)
# EPICS include config file
include $(EPICS_BASE)/config/CONFIG
ifdef INSTALL_LOCATION_BASE
INSTALL_LOCATION = $(INSTALL_LOCATION_BASE)
endif
EPICS_BASE = $(INSTALL_LOCATION)
#