diff options
-rw-r--r-- | fileaccess/source/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/fileaccess/source/makefile.mk b/fileaccess/source/makefile.mk index 7cc9bdcd0f25..f059dd168c66 100644 --- a/fileaccess/source/makefile.mk +++ b/fileaccess/source/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.10 $ +# $Revision: 1.11 $ # -# last change: $Author: rt $ $Date: 2005-09-08 21:23:01 $ +# last change: $Author: vg $ $Date: 2007-02-06 12:58:30 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -43,9 +43,7 @@ COMP1TYPELIST=$(TARGET) COMPRDB=$(SOLARBINDIR)$/types.rdb # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk # ------------------------------------------------------------------ SLOFILES= \ |