Extended comments a bit

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@21865 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2005-10-23 15:42:17 +00:00
parent 5ade593d4e
commit a0d8a9f7a1

View file

@ -9,6 +9,10 @@
## where there should be no spaces around the '=' (this is because we
## include this file in shell scripts and makefiles, and sh syntax
## requires no spaces around the '=').
##
## Standard sh quotes can be used in YYY but only at runtime; they can
## not be used while building.
##
GNUSTEP_SYSTEM_ROOT=@GNUSTEP_SYSTEM_ROOT@
GNUSTEP_LOCAL_ROOT=@GNUSTEP_LOCAL_ROOT@