To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43310





------- Additional comments from [EMAIL PROTECTED] Thu Apr 21 05:43:48 -0700 
2005 -------
> While we're on the subject, I also find that this automatic removal of the
> foo.xs and foo.c files is quite undesirable.
That is easy to stop, just change .REMOVE in startup.mk (or any other makefile) 
to

.REMOVE :; # I want to keep my immediate targets ;)

I also don't understand transitive closure right now, but given your examples
it seems that the .PRECIOUS attribute is not handled correctly for multiple
targets.

---------------------------------------------------------------------
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]

Reply via email to