Remove GNUSTEP_MAKEFILES

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16619 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 2003-05-03 02:16:53 +00:00
parent c2cf79a271
commit 4748f21adb
3 changed files with 5 additions and 4 deletions

View file

@ -1,3 +1,8 @@
2003-05-02 Adam Fedor <fedor@gnu.org>
* Documentation/Gui/GNUmakefile: Remove GNUSTEP_MAKEFILES.
* Source/DocMakefile: Idem.
2003-05-02 Fred Kiefer <FredKiefer@gmx.de>
* TextConverters/RTF/RTFProducer.h

View file

@ -23,8 +23,6 @@
# Install into the system root by default
GNUSTEP_INSTALLATION_DIR = $(GNUSTEP_SYSTEM_ROOT)
GNUSTEP_MAKEFILES = $(GNUSTEP_SYSTEM_ROOT)/Makefiles
GNUSTEP_LOCAL_ADDITIONAL_MAKEFILES=../../gui.make
include $(GNUSTEP_MAKEFILES)/common.make

View file

@ -24,8 +24,6 @@
MAKEFILE_NAME = DocMakefile
GNUSTEP_MAKEFILES = $(GNUSTEP_SYSTEM_ROOT)/Makefiles
include $(GNUSTEP_MAKEFILES)/common.make
# These are gui headers that are also classes documented with autogsdoc