Add kvm config. Update docs

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19410 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 2004-05-28 19:44:29 +00:00
parent c7be1f8b37
commit a1e4d0770c
12 changed files with 1499 additions and 2538 deletions

View file

@ -26,6 +26,7 @@
GNUSTEP_INSTALLATION_DIR = $(GNUSTEP_SYSTEM_ROOT)
include $(GNUSTEP_MAKEFILES)/common.make
include ../../config.mak
DOCUMENT_NAME = General
@ -45,6 +46,7 @@ OpenStepCompliance.gsdoc \
# Use local version of autogsdoc in case it is not installed
AUTOGSDOC=../../Tools/obj/autogsdoc
BASE_MAKE_LOADED=yes
include $(GNUSTEP_MAKEFILES)/documentation.make