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:
Nicola Pero 2002-10-17 16:44:26 +00:00
parent aa79032d78
commit 1d9fb1e4ee

View file

@ -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
#