diff options
-rw-r--r-- | registry/workben/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/registry/workben/makefile.mk b/registry/workben/makefile.mk index 872660a1477e..86a2693301a5 100644 --- a/registry/workben/makefile.mk +++ b/registry/workben/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: rt $ $Date: 2005-09-09 05:19:48 $ +# last change: $Author: vg $ $Date: 2007-02-06 13:36:30 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -41,9 +41,7 @@ TARGETTYPE=CUI LIBTARGET=NO # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk # --- Files -------------------------------------------------------- CDEFS += -DDLL_VERSION=\"$(UPD)$(DLLPOSTFIX)\" |