diff options
Diffstat (limited to 'tools/unx')
-rw-r--r-- | tools/unx/source/dll/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/tools/unx/source/dll/makefile.mk b/tools/unx/source/dll/makefile.mk index b2101cd25bb4..0a5e60f65362 100644 --- a/tools/unx/source/dll/makefile.mk +++ b/tools/unx/source/dll/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: rt $ $Date: 2005-09-09 14:41:33 $ +# last change: $Author: vg $ $Date: 2007-02-06 13:30:20 $ # # 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=dll # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk # --- Files -------------------------------------------------------- |