c0a6adb516
Moved INSTALL_LOCATION definition.
10 lines
182 B
Plaintext
10 lines
182 B
Plaintext
# $Id$
|
|
|
|
# Define INSTALL_LOCATION in CONFIG_SITE
|
|
|
|
# Location of external products
|
|
EPICS_BASE=_EPICS_BASE_
|
|
TEMPLATE_TOP=_TEMPLATE_TOP_
|
|
EPICS_EXTENSIONS = $(EPICS_BASE)/../extensions
|
|
|