diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:34:08 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:34:08 +0000 |
commit | 08d482ce3c295f1648ec25a18f9f26711be31b6d (patch) | |
tree | 29ecc54b2cd75701ed2705d389a0882d5258fefd /unodevtools/source | |
parent | e4bc3231d327b65c9453a96b478202b8cc4b7ffc (diff) |
INTEGRATION: CWS ause074 (1.3.36); FILE MERGED
2007/01/30 12:09:47 hjs 1.3.36.1: #i73801# remove remaining usages of sv[pre].mk
Diffstat (limited to 'unodevtools/source')
-rw-r--r-- | unodevtools/source/unodevtools/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/unodevtools/source/unodevtools/makefile.mk b/unodevtools/source/unodevtools/makefile.mk index afa9fff966e7..79792eb06af7 100644 --- a/unodevtools/source/unodevtools/makefile.mk +++ b/unodevtools/source/unodevtools/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: jsc $ $Date: 2005-10-19 08:54:11 $ +# last change: $Author: vg $ $Date: 2007-02-06 13:34:08 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -41,9 +41,7 @@ TARGET=unodevtools ENABLE_EXCEPTIONS=TRUE # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk # ------------------------------------------------------------------ |