mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
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:
parent
c7be1f8b37
commit
a1e4d0770c
12 changed files with 1499 additions and 2538 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue