summaryrefslogtreecommitdiff
path: root/offuh
diff options
context:
space:
mode:
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 > $@