summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--soltools/ldump/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/soltools/ldump/makefile.mk b/soltools/ldump/makefile.mk
index 745034edb16d..6aacc9cd9311 100644
--- a/soltools/ldump/makefile.mk
+++ b/soltools/ldump/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: hjs $ $Date: 2002-01-08 12:07:30 $
+# last change: $Author: hr $ $Date: 2002-02-22 10:20:06 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -65,6 +65,7 @@ PRJ=..
PRJNAME=ldump
TARGET=ldump
TARGETTYPE=CUI
+NO_DEFAULT_STL=TRUE
# --- Settings -----------------------------------------------------