summaryrefslogtreecommitdiff
path: root/scaddins
diff options
context:
space:
mode:
authorJörg Budischewski <jbu@openoffice.org>2002-10-01 10:12:53 +0000
committerJörg Budischewski <jbu@openoffice.org>2002-10-01 10:12:53 +0000
commiteca3b9dafb48e5519bfe84b430a1d114836965c5 (patch)
tree1b7aa7595530d6ae28f6d73ce0b0d0978927f91a /scaddins
parent8dad898e9954cdbad97c04e9f55a16bf4b2d5455 (diff)
#103263# replaced obsolete applicat.rdb with types.rdb
Diffstat (limited to 'scaddins')
-rw-r--r--scaddins/source/analysis/makefile.mk10
-rw-r--r--scaddins/source/datefunc/makefile.mk10
2 files changed, 10 insertions, 10 deletions
diff --git a/scaddins/source/analysis/makefile.mk b/scaddins/source/analysis/makefile.mk
index f8da5731703b..fa34a6b0f2f3 100644
--- a/scaddins/source/analysis/makefile.mk
+++ b/scaddins/source/analysis/makefile.mk
@@ -1,10 +1,10 @@
#**************************************************************************
#
-# $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/scaddins/source/analysis/makefile.mk,v 1.8 2002-08-14 15:10:23 hr Exp $
+# $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/scaddins/source/analysis/makefile.mk,v 1.9 2002-10-01 11:12:53 jbu Exp $
#
-# $Date: 2002-08-14 15:10:23 $
-# $Author: hr $
-# $Revision: 1.8 $
+# $Date: 2002-10-01 11:12:53 $
+# $Author: jbu $
+# $Revision: 1.9 $
#
# 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)$/analysisadd.rdb
+UNOUCRRDB=$(SOLARBINDIR)$/types.rdb $(BIN)$/analysisadd.rdb
UNOUCRDEP=$(UNOUCRRDB)
UNOUCROUT=$(OUT)$/inc$/$(PRJNAME)$/$(TARGET)
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)