To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66567
                  Issue #:|66567
                  Summary:|dmake's treatment of .SUFFIXES
                Component:|tools
                  Version:|current
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|dmake
              Assigned to:|hjs
              Reported by:|vq





------- Additional comments from [EMAIL PROTECTED] Mon Jun 19 11:07:26 -0700 
2006 -------
Dmake's man page claims that:

NOTE:   .SUFFIXES is ignored by dmake it is used here simply as an example.

but that is not true. .SUFFIX is treated as an alias for .SOURCE.

IMHO we should remove the special target .SUFFIXES and let the dmake complain
about it's usage.

(I just found it was used in settings.mk adding 24 "extensions" that were used
as possible existing directories where that were to be checked if a target
already existed. This might mave a measurable effect on OOo build time.)

Also dmakes own makefiles have to be checked for usage of .SUFFIXES.

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