summaryrefslogtreecommitdiff
path: root/soltools/mkdepend/makefile.mk
diff options
context:
space:
mode:
authorNils Fuhrmann <nf@openoffice.org>2001-04-19 07:59:36 +0000
committerNils Fuhrmann <nf@openoffice.org>2001-04-19 07:59:36 +0000
commitbdeacd7dc7636fbe3a48ff377ce0fa6b73168c13 (patch)
tree1b85aa05f51f33ec99743e63e7ab858536a5571b /soltools/mkdepend/makefile.mk
parent4f4b74153d27a9579c49b225b2690e7f9416fe78 (diff)
Removed usage of stl
Diffstat (limited to 'soltools/mkdepend/makefile.mk')
-rw-r--r--soltools/mkdepend/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/soltools/mkdepend/makefile.mk b/soltools/mkdepend/makefile.mk
index 1a38b42f1c4d..25ace974384f 100644
--- a/soltools/mkdepend/makefile.mk
+++ b/soltools/mkdepend/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: nf $ $Date: 2001-04-18 09:50:16 $
+# last change: $Author: nf $ $Date: 2001-04-19 08:59:36 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -85,7 +85,7 @@ OBJFILES= \
APP1TARGET=makedepend
APP1OBJS=$(OBJFILES)
-APP1STDLIBS=$(LIBSTLPORTST)
+#APP1STDLIBS=$(LIBSTLPORTST)
.IF "$(OS)"=="MACOSX"
NOSHAREDSTATICLIB=TRUE