To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66385
------- Additional comments from [EMAIL PROTECTED] Tue Jun 27 08:38:30 -0700
2006 -------
>From the (new) man page:
The following SYSV AUGMAKE special targets transformation must be
enabled by providing the -A flag on the command line or by setting the
value of AUGMAKE to non-NULL. The construct
.c~.o :; recipe
gets mapped into:
%.o : s.%.c ; recipe
In general, a special target of the form .<str>~ is replaced by the
%-rule construct s.%.<str>, thereby providing support for the syntax
used by SYSV AUGMAKE for providing SCCS support. When enabled, these
mappings allow processing of existing SYSV makefiles without modifica-
tions.
;)
---------------------------------------------------------------------
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]