disabling built-in rules in makefile
Matúš Kukan
matus.kukan at gmail.com
Thu Dec 6 11:50:30 PST 2012
On 5 December 2012 05:58, David Tardon <dtardon at redhat.com> wrote:
>> makes even bigger difference for me. Then it's the ~same as using make -r.
>
> It is not the same thing. The .SUFFIXES special rule only deletes
> defined (i.e., built-in) suffix rules, but it does not affect built-in
> pattern rules. The -r flag disables both.
I meant it's almost the same.
At least in my simple time measurements there was no visible difference.
pushed something in
https://gerrit.libreoffice.org/#/c/1257/
Matus
More information about the LibreOffice
mailing list