Kaydet (Commit) 070d22be authored tarafından Jörg Budischewski's avatar Jörg Budischewski

#103263# replaced obsolete applicat.rdb with types.rdb

üst 645c2776
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
# #
# $RCSfile: makefile.mk,v $ # $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 # The Contents of this file are made available subject to the terms of
# either of the following licenses # either of the following licenses
...@@ -70,9 +70,6 @@ TARGET= offuh ...@@ -70,9 +70,6 @@ TARGET= offuh
# ------------------------------------------------------------------ # ------------------------------------------------------------------
UNOUCRRDB= $(SOLARBINDIR)$/applicat.rdb
UNOUCROUT= $(OUT)$/inc
$(MISC)$/$(TARGET).don : $(UNOUCRRDB) $(MISC)$/$(TARGET).don : $(UNOUCRRDB)
@+-$(RM) $@ >& $(NULLDEV) @+-$(RM) $@ >& $(NULLDEV)
+$(CPPUMAKER) -Gc $(CPPUMAKERFLAGS) -B$(UNOUCRBASE) -O$(UNOUCROUT) $(UNOUCRRDB) && echo > $@ +$(CPPUMAKER) -Gc $(CPPUMAKERFLAGS) -B$(UNOUCRBASE) -O$(UNOUCROUT) $(UNOUCRRDB) && echo > $@
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment