To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81296
------- Additional comments from [EMAIL PROTECTED] Thu Sep 6 10:09:13 +0000
2007 -------
first, i tried dmake versions 4.8, 4.9 4.11 - all behave the same.
the handling of the .dpcc is fine, as far as i could see.
the problem is that some kind of target for $(MISC)$/blah.c is appearing from
out of nowhere (couldn't find anything...) which looks like
$(MISC)$/blah.c:
this results in ignoring the dependencies given by another rule which looks like
$(MISC)$/%.c : $(MISC)$/%.foo
do something
removing the rule to create the dependency file causes this "ghost"-target to
disappear.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]