Tidied comment in last change

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@24509 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2007-02-12 17:24:00 +00:00
parent c7411ec296
commit 3438ea2428

View file

@ -27,9 +27,9 @@ COMMON_MAKE_LOADED = yes
SHELL = /bin/sh
# We have been located by using GNUSTEP_MAKEFILES. This variable
# might actually have been computed using an external shell script (to
# make it more portable), so we want to export it to avoid
# sub-GNUmakefiles from having to recompute it!
# might actually have been determined in the user makefile by using
# gnustep-config, so we want to export it to avoid sub-GNUmakefiles
# from having to recompute it!
export GNUSTEP_MAKEFILES
#