From 237e29d6b906cfd0f103cefd4aa22a22dbbd87b8 Mon Sep 17 00:00:00 2001 From: Jörg Budischewski Date: Tue, 1 Oct 2002 07:42:59 +0000 Subject: #103263# replaced obsolete applicat.rdb with types.rdb --- fileaccess/source/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'fileaccess') diff --git a/fileaccess/source/makefile.mk b/fileaccess/source/makefile.mk index 01f28f7d183c..c398694f69b5 100644 --- a/fileaccess/source/makefile.mk +++ b/fileaccess/source/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: rt $ $Date: 2001-07-20 15:34:31 $ +# last change: $Author: jbu $ $Date: 2002-10-01 08:39:59 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -67,7 +67,7 @@ TARGET=fileacc ENABLE_EXCEPTIONS=TRUE NO_BSYMBOLIC=TRUE COMP1TYPELIST=$(TARGET) -COMPRDB=$(SOLARBINDIR)$/applicat.rdb +COMPRDB=$(SOLARBINDIR)$/types.rdb # --- Settings ----------------------------------------------------- .INCLUDE : svpre.mk -- cgit