diff options
Diffstat (limited to 'offuh')
-rw-r--r-- | offuh/source/makefile.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/offuh/source/makefile.mk b/offuh/source/makefile.mk index 5386c68af..e7e19fddd 100644 --- a/offuh/source/makefile.mk +++ b/offuh/source/makefile.mk @@ -39,9 +39,6 @@ TARGET= offuh # ------------------------------------------------------------------ -# during the split build, the path to types.rdb might differ -UNOUCRRDB=$(BUILDSOLARBINDIR)$/types.rdb - $(MISC)$/$(TARGET).don : $(UNOUCRRDB) @@-$(RM) $@ $(CPPUMAKER) -Gc $(CPPUMAKERFLAGS) -B$(UNOUCRBASE) -O$(UNOUCROUT) $(UNOUCRRDB) && echo > $@ |