From 7448e53c5ca98c39ee6891e73283d82e3c3d0441 Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Fri, 2 Nov 2007 15:10:58 +0000
Subject: INTEGRATION: CWS adc18 (1.2.56); FILE MERGED 2007/10/18 14:15:57 np
1.2.56.1: #i81775#
---
autodoc/source/ary/info/makefile.mk | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
(limited to 'autodoc/source')
diff --git a/autodoc/source/ary/info/makefile.mk b/autodoc/source/ary/info/makefile.mk
index 96812cfff274..a32b878e70b6 100644
--- a/autodoc/source/ary/info/makefile.mk
+++ b/autodoc/source/ary/info/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: rt $ $Date: 2005-09-07 17:10:00 $
+# last change: $Author: hr $ $Date: 2007-11-02 16:10:58 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -57,9 +57,7 @@ OBJFILES= \
$(OBJ)$/all_dts.obj \
$(OBJ)$/all_tags.obj \
$(OBJ)$/ci_attag.obj \
- $(OBJ)$/ci_text.obj \
- $(OBJ)$/codeinfo.obj \
- $(OBJ)$/infodisp.obj
+ $(OBJ)$/ci_text.obj
# --- Targets ------------------------------------------------------
--
cgit