mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 06:10:50 +00:00
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:
parent
c7411ec296
commit
3438ea2428
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue