RTF Parser

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5543 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 1999-12-16 22:56:45 +00:00
parent ac6f996208
commit 16eefe44b2
18 changed files with 3132 additions and 7 deletions

View file

@ -52,6 +52,9 @@ ADDITIONAL_CPPFLAGS = -DGNUSTEP_INSTALL_LIBDIR=\"$(GNUSTEP_INSTALL_LIBDIR)\" \
-DGNUSTEP_TARGET_OS=\"$(GNUSTEP_TARGET_OS)\" \
-DLIBRARY_COMBO=\"$(LIBRARY_COMBO)\"
BISON_FLAGS = -d -p GSRTF
BISON = BISON_SIMPLE=Parsers/bison.simple bison
# Additional flags to pass to the Objective-C compiler
ADDITIONAL_OBJCFLAGS = -Wall