From 4ba6c13302f790675816c1fe139e9002bf0f8e5f Mon Sep 17 00:00:00 2001 From: helge Date: Fri, 20 Aug 2004 22:28:17 +0000 Subject: [PATCH] git-svn-id: http://svn.opengroupware.org/SOPE/trunk@21 e4a50df8-12e2-0310-a44c-efbce7f8a7e3 --- INSTALL | 2 +- sope-xml/common.make | 15 --------------- 2 files changed, 1 insertion(+), 16 deletions(-) diff --git a/INSTALL b/INSTALL index 9d97ce7c..831fe694 100644 --- a/INSTALL +++ b/INSTALL @@ -45,4 +45,4 @@ sope-appserver - sope-mime (to be removed!) sope-gdl1 -- sope-core +- sope-core (EOControl/NGExtensions) diff --git a/sope-xml/common.make b/sope-xml/common.make index 967e50d2..66d7480e 100644 --- a/sope-xml/common.make +++ b/sope-xml/common.make @@ -15,21 +15,6 @@ ADDITIONAL_INCLUDE_DIRS += -I.. ADDITIONAL_LIB_DIRS += \ -L./$(GNUSTEP_OBJ_DIR) \ -L../SaxObjC/$(GNUSTEP_OBJ_DIR) \ - -L../DOM/$(GNUSTEP_OBJ_DIR) \ - -AUTODOC_COPYRIGHT = "SKYRIX Software AG" -AUTODOC_SxVERSION = "4.2" -AUTODOC_TEMPLATE = "../Documentation/AutoDocTemplate.html" - -AUTODOC_FLAGS = \ - -copyright $(AUTODOC_COPYRIGHT) \ - -format html \ - -typedirs \ - -copydocs \ - -tree \ - -allclasses \ - -define-SxVersion $(AUTODOC_SxVERSION) \ - -template $(AUTODOC_TEMPLATE) ifeq ($(FOUNDATION_LIB),nx) ADDITIONAL_LDFLAGS += -framework Foundation -- 2.39.5