diff options
-rw-r--r-- | stoc/test/excomp/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/stoc/test/excomp/makefile.mk b/stoc/test/excomp/makefile.mk index ad89884fa..5ae7f88c6 100644 --- a/stoc/test/excomp/makefile.mk +++ b/stoc/test/excomp/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: obo $ $Date: 2007-01-25 13:33:11 $ +# last change: $Author: vg $ $Date: 2007-02-06 13:09:05 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -48,9 +48,7 @@ COMP2TYPELIST=$(TARGET2) # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk # ------------------------------------------------------------------ |