From eca3b9dafb48e5519bfe84b430a1d114836965c5 Mon Sep 17 00:00:00 2001 From: Jörg Budischewski Date: Tue, 1 Oct 2002 10:12:53 +0000 Subject: #103263# replaced obsolete applicat.rdb with types.rdb --- scaddins/source/datefunc/makefile.mk | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'scaddins/source/datefunc') diff --git a/scaddins/source/datefunc/makefile.mk b/scaddins/source/datefunc/makefile.mk index a0ecfe07431a..023c14626050 100644 --- a/scaddins/source/datefunc/makefile.mk +++ b/scaddins/source/datefunc/makefile.mk @@ -1,10 +1,10 @@ #************************************************************************** # -# $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/scaddins/source/datefunc/makefile.mk,v 1.7 2002-06-11 15:16:43 hjs Exp $ +# $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/scaddins/source/datefunc/makefile.mk,v 1.8 2002-10-01 11:12:03 jbu Exp $ # -# $Date: 2002-06-11 15:16:43 $ -# $Author: hjs $ -# $Revision: 1.7 $ +# $Date: 2002-10-01 11:12:03 $ +# $Author: jbu $ +# $Revision: 1.8 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -75,7 +75,7 @@ LIBTARGET=NO # --- Types ------------------------------------- -UNOUCRRDB=$(SOLARBINDIR)$/applicat.rdb $(BIN)$/dateadd.rdb +UNOUCRRDB=$(SOLARBINDIR)$/types.rdb $(BIN)$/dateadd.rdb UNOUCRDEP=$(UNOUCRRDB) UNOUCROUT=$(OUT)$/inc$/$(PRJNAME)$/$(TARGET) -- cgit