summaryrefslogtreecommitdiffstats
path: root/offuh
diff options
context:
space:
mode:
authorJörg Budischewski <jbu@openoffice.org>2002-10-01 09:15:25 +0000
committerJörg Budischewski <jbu@openoffice.org>2002-10-01 09:15:25 +0000
commit070d22be09c86a1dfb4a1a78875da7e392ae9db2 (patch)
tree2682310919587a63f76bb7af819ae9f23fc2611a /offuh
parent#103838# add missing service description to be consistent with devmanual (diff)
downloadcore-070d22be09c86a1dfb4a1a78875da7e392ae9db2.tar.gz
core-070d22be09c86a1dfb4a1a78875da7e392ae9db2.zip
#103263# replaced obsolete applicat.rdb with types.rdb
Diffstat (limited to 'offuh')
-rw-r--r--offuh/source/makefile.mk7
1 files changed, 2 insertions, 5 deletions
diff --git a/offuh/source/makefile.mk b/offuh/source/makefile.mk
index 22f97b54f3a9..d19d4924b8f4 100644
--- a/offuh/source/makefile.mk
+++ b/offuh/source/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: hjs $ $Date: 2002-04-18 11:41:16 $
+# last change: $Author: jbu $ $Date: 2002-10-01 10:15:25 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -70,9 +70,6 @@ TARGET= offuh
# ------------------------------------------------------------------
-UNOUCRRDB= $(SOLARBINDIR)$/applicat.rdb
-UNOUCROUT= $(OUT)$/inc
-
$(MISC)$/$(TARGET).don : $(UNOUCRRDB)
@+-$(RM) $@ >& $(NULLDEV)
+$(CPPUMAKER) -Gc $(CPPUMAKERFLAGS) -B$(UNOUCRBASE) -O$(UNOUCROUT) $(UNOUCRRDB) && echo > $@