mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
export GNUSTEP_INSTALLATION_DIR
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@14796 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
aa79032d78
commit
1d9fb1e4ee
1 changed files with 3 additions and 0 deletions
|
@ -178,6 +178,9 @@ ifeq ($(GNUSTEP_INSTALLATION_DIR),)
|
|||
GNUSTEP_INSTALLATION_DIR = $(GNUSTEP_LOCAL_ROOT)
|
||||
endif
|
||||
|
||||
# Make it public and available to all submakes invocations
|
||||
export GNUSTEP_INSTALLATION_DIR
|
||||
|
||||
#
|
||||
# Variables specifying the installation directory paths
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue