diff options
Diffstat (limited to 'dbaccess/util/makefile.mk')
-rw-r--r-- | dbaccess/util/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/dbaccess/util/makefile.mk b/dbaccess/util/makefile.mk index fe046a08c557..b16f4a5847c5 100644 --- a/dbaccess/util/makefile.mk +++ b/dbaccess/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.27 $ +# $Revision: 1.28 $ # -# last change: $Author: obo $ $Date: 2006-07-10 15:47:24 $ +# last change: $Author: vg $ $Date: 2007-02-06 13:52:51 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -44,9 +44,7 @@ GEN_HID_OTHER=TRUE # --- Settings ---------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk LDUMP=ldump2.exe |