diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-05-24 13:03:15 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-05-24 13:03:15 +0000 |
commit | 1c7b13b1214f8c3927853297a2cff86aacd2644e (patch) | |
tree | be3c1c410bb5423c61f624b9605e40d59cbc9013 /unotools/util | |
parent | 8cd719d683b77c8610ab5bbb3d6de090dae25413 (diff) |
INTEGRATION: CWS ause043 (1.16.18); FILE MERGED
2006/05/15 12:33:39 hjs 1.16.18.2: RESYNC: (1.16-1.17); FILE MERGED
2005/10/31 12:42:31 hjs 1.16.18.1: #i56702# remove unneeded UNOTYPE definition
Diffstat (limited to 'unotools/util')
-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 |