diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-05-16 10:12:35 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-05-16 10:12:35 +0000 |
commit | bda2b196196e40479e28fbf8f10cf1183d1b7dbd (patch) | |
tree | 99990886094c1d9cf44c350cde73def86df3c76f /sj2 | |
parent | ed3212bbd6c5eb7a93e3f51d29dde4d4fe8c2671 (diff) |
chg. ldump2 -> ldump4
Diffstat (limited to 'sj2')
-rw-r--r-- | sj2/util/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sj2/util/makefile.mk b/sj2/util/makefile.mk index 3aa4ea45a371..4b6e161ea971 100644 --- a/sj2/util/makefile.mk +++ b/sj2/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: patrick.luby $ $Date: 2000-09-25 01:01:09 $ +# last change: $Author: kz $ $Date: 2001-05-16 11:12:35 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -72,7 +72,7 @@ USE_LDUMP2=TRUE .INCLUDE : settings.mk .INCLUDE : sv.mk -LDUMP2=LDUMP3 +LDUMP2=LDUMP4 # ------------------------------------------------------------------ |