c0a6adb516
Moved INSTALL_LOCATION definition.
13 lines
311 B
Plaintext
13 lines
311 B
Plaintext
# $Id$
|
|
|
|
# Make any extensions-specific changes to the EPICS build
|
|
# configuration variables in this file.
|
|
|
|
# Extensions should not normally be built for cross targets
|
|
CROSS_COMPILER_TARGET_ARCHS =
|
|
|
|
# If you don't want to install into $(TOP) then
|
|
# define INSTALL_LOCATION here
|
|
#INSTALL_LOCATION=<fullpathname>
|
|
|