diff options
Diffstat (limited to 'unotools/util/makefile.mk')
-rw-r--r-- | unotools/util/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/unotools/util/makefile.mk b/unotools/util/makefile.mk index fa901cead7d4..988703b184e0 100644 --- a/unotools/util/makefile.mk +++ b/unotools/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.17 $ +# $Revision: 1.18 $ # -# last change: $Author: vg $ $Date: 2006-04-07 16:30:53 $ +# last change: $Author: vg $ $Date: 2006-05-24 14:03:15 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -45,8 +45,6 @@ USE_DEFFILE=TRUE .INCLUDE : settings.mk -LDUMP=ldump2.exe - # --- Library ----------------------------------- LIB1TARGET=$(SLB)$/untools.lib |