diff options
-rw-r--r-- | tools/source/generic/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/tools/source/generic/makefile.mk b/tools/source/generic/makefile.mk index aad02cdbe75c..fd22691135c1 100644 --- a/tools/source/generic/makefile.mk +++ b/tools/source/generic/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.13 $ +# $Revision: 1.14 $ # -# last change: $Author: rt $ $Date: 2006-07-26 08:19:09 $ +# last change: $Author: vg $ $Date: 2007-02-06 13:27:49 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -40,9 +40,7 @@ TARGET=gen # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk .INCLUDE : $(PRJ)$/util$/makefile.pmk .IF "$(WITH_GPC)"!="NO" |