summaryrefslogtreecommitdiff
path: root/vcl/util
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2001-05-16 10:12:35 +0000
committerKurt Zenker <kz@openoffice.org>2001-05-16 10:12:35 +0000
commit58037eb3f322eb2d75988b586353c1641636518a (patch)
tree77b2610b715044ac1325ecaada1ee64ff061ad31 /vcl/util
parenta5f4f5caba10d5755bb3347b4cd4cbeb7d73cc88 (diff)
chg. ldump2 -> ldump4
Diffstat (limited to 'vcl/util')
-rw-r--r--vcl/util/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/util/makefile.mk b/vcl/util/makefile.mk
index e6f0800542f7..7438b7506ec8 100644
--- a/vcl/util/makefile.mk
+++ b/vcl/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.15 $
+# $Revision: 1.16 $
#
-# last change: $Author: ka $ $Date: 2001-03-20 16:53:05 $
+# last change: $Author: kz $ $Date: 2001-05-16 11:11:41 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -74,7 +74,7 @@ USE_LDUMP2=TRUE
.INCLUDE : sv.mk
.INCLUDE : makefile.pmk
-LDUMP=ldump2.exe
+LDUMP=ldump4.exe
# --- Allgemein ----------------------------------------------------------