summaryrefslogtreecommitdiffstats
path: root/soltools/mkdepend
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-03-09 08:21:11 +0000
committerOliver Bolte <obo@openoffice.org>2007-03-09 08:21:11 +0000
commit86f58128c9cba0e7497d9426a15a10cb2345d980 (patch)
tree6780f53c56ab0fdb37c821acf0dbb7c0f1256879 /soltools/mkdepend
parentINTEGRATION: CWS ause076 (1.7.56); FILE MERGED (diff)
downloadcore-86f58128c9cba0e7497d9426a15a10cb2345d980.tar.gz
core-86f58128c9cba0e7497d9426a15a10cb2345d980.zip
INTEGRATION: CWS ause076 (1.13.24); FILE MERGED
2007/03/01 16:54:17 hjs 1.13.24.1: #i75028# kick obsolete settings
Diffstat (limited to 'soltools/mkdepend')
-rw-r--r--soltools/mkdepend/makefile.mk7
1 files changed, 2 insertions, 5 deletions
diff --git a/soltools/mkdepend/makefile.mk b/soltools/mkdepend/makefile.mk
index cbd843075a43..3d71b5260b08 100644
--- a/soltools/mkdepend/makefile.mk
+++ b/soltools/mkdepend/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.13 $
+# $Revision: 1.14 $
#
-# last change: $Author: vg $ $Date: 2006-09-22 08:57:22 $
+# last change: $Author: obo $ $Date: 2007-03-09 09:21:11 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -37,9 +37,7 @@ PRJNAME=soltools
TARGET=make_makedepend
PRJ=..
TARGETTYPE=CUI
-TARGETTHREAD=ST
LIBTARGET=NO
-NO_DEFAULT_STL=TRUE
nodep=true
# "mkdepend" is written in K&R style C. Modern compilers will generate
@@ -68,7 +66,6 @@ OBJFILES= \
APP1TARGET=makedepend
APP1OBJS=$(OBJFILES)
-APP1STDLIBS=$(LIBSTLPORT)
.INCLUDE : target.mk