diff options
-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 # ------------------------------------------------------------------ |