diff options
author | Oliver Bolte <obo@openoffice.org> | 2007-03-09 07:54:51 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2007-03-09 07:54:51 +0000 |
commit | 457c3c2e8bf4927f266737314982a59a19f90080 (patch) | |
tree | df0754246285fcb9858a1dda26139c499b16be9d /tools/bootstrp/addexes2 | |
parent | 62f7c50cc8ba2b600eb54cf14f4b28edf7b58379 (diff) |
INTEGRATION: CWS ause076 (1.12.182); FILE MERGED
2007/03/01 16:52:13 hjs 1.12.182.1: #i75028# kick obsolete settings
Diffstat (limited to 'tools/bootstrp/addexes2')
-rw-r--r-- | tools/bootstrp/addexes2/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/tools/bootstrp/addexes2/makefile.mk b/tools/bootstrp/addexes2/makefile.mk index 40dc29e17a90..980e3e0266f3 100644 --- a/tools/bootstrp/addexes2/makefile.mk +++ b/tools/bootstrp/addexes2/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.12 $ +# $Revision: 1.13 $ # -# last change: $Author: rt $ $Date: 2005-09-09 13:34:29 $ +# last change: $Author: obo $ $Date: 2007-03-09 08:54:51 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -38,8 +38,6 @@ PRJ=..$/.. PRJNAME=tools TARGET=addexes2 TARGETTYPE=CUI -TARGETTHREAD=MT -#NO_DEFAULT_STL=TRUE # --- Settings ----------------------------------------------------- |