(DEFS): Add comment.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1913 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
mccallum 1996-10-31 20:11:18 +00:00
parent 6846b44ffe
commit 297904426b

View file

@ -49,6 +49,8 @@ LEX = flex
LEXFLAGS = LEXFLAGS =
YACC = bison YACC = bison
# GNUSTEP_INSTALL_PREFIX must be defined here and not in config.h because
# the installing person may set it on the `make' command line.
DEFS = -DGNUSTEP_INSTALL_PREFIX=$(prefix) @DEFS@ DEFS = -DGNUSTEP_INSTALL_PREFIX=$(prefix) @DEFS@
# File name extensions # File name extensions