diff options
-rw-r--r-- | forms/util/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/forms/util/makefile.mk b/forms/util/makefile.mk index 47de96167064..b092c4451d45 100644 --- a/forms/util/makefile.mk +++ b/forms/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.14 $ +# $Revision: 1.15 $ # -# last change: $Author: rt $ $Date: 2006-12-01 16:56:59 $ +# last change: $Author: vg $ $Date: 2007-02-06 13:21:11 $ # # 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 @@ USE_DEFFILE=TRUE # --- Settings ---------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk LDUMP=ldump2.exe |