diff --git a/sax/test/sax/makefile.mk b/sax/test/sax/makefile.mk index ea3cf2f9d46f..177f4620338c 100644 --- a/sax/test/sax/makefile.mk +++ b/sax/test/sax/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: rt $ $Date: 2005-09-08 12:06:51 $ +# last change: $Author: vg $ $Date: 2007-02-06 12:57:10 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -39,9 +39,7 @@ TARGET=testsax USE_DEFFILE=TRUE ENABLE_EXCEPTIONS=TRUE # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk # --- Files -------------------------------------------------------- diff --git a/sax/util/makefile.mk b/sax/util/makefile.mk index d33c26859844..93cb514dfdeb 100644 --- a/sax/util/makefile.mk +++ b/sax/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: rt $ $Date: 2005-09-08 12:07:50 $ +# last change: $Author: vg $ $Date: 2007-02-06 12:57:23 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -39,9 +39,7 @@ TARGET = sax.uno NO_BSYMBOLIC=TRUE ENABLE_EXCEPTIONS=TRUE # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk DLLPRE = #-----------------------------------------------------------