Disabling builtin rules / varialbes from within a Makefile?
Sébastien Hinderer <[email protected]>
| Newsgroups | gmane.comp.gnu.make.general |
|---|---|
| Message-ID | <[email protected]> |
Dear all, Is there a way, in a Makefile, to get the same result as with the -r/--no-builtin-rules or -R/--no-builtin-variables options, please? I thought there would be a directive, like .NOTPARALLEL or something similar but can't seem to find it in themanual. Help warmly appreciated! Sébastien.