Remove modules/RELEASE.local from repository, create it at run-time instead of RELEASE.base.
11 lines
453 B
Plaintext
11 lines
453 B
Plaintext
#*************************************************************************
|
|
# EPICS BASE is distributed subject to a Software License Agreement found
|
|
# in file LICENSE that is included with this distribution.
|
|
#*************************************************************************
|
|
|
|
# When building submodules, this should always be true:
|
|
INSTALL_LOCATION = $(EPICS_BASE)
|
|
|
|
# Stop submodules from installing their configuration files:
|
|
CONFIG_INSTALLS =
|