diff --git a/sax/test/makefile.mk b/sax/test/makefile.mk index 8b6e68d31065..fa6a5b00c7ab 100644 --- a/sax/test/makefile.mk +++ b/sax/test/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:05:51 $ +# last change: $Author: vg $ $Date: 2007-02-06 12:56:56 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -44,9 +44,7 @@ ENABLE_EXCEPTIONS=TRUE # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk # --- Files --------------------------------------------------------