pkgsrc/mk/misc
rillig f8efb25323 mk/misc/show.mk: document how to explicitly mark variables as ignored
An upcoming check in pkglint will require that if a file has a _VARGROUPS
section, it must contain the full truth, mentioning every variable that
is used or defined in the file.

Some variables may be so internal though that they are not interesting in
any scenario for understanding what goes on in the file. These variables
can be explicitly ignored. They will not be listed by "bmake show-all" and
pkglint will not complain about them.
2019-09-08 09:01:04 +00:00
..
can-be-built-here.mk mk/*: improve documentation for "make help" 2018-05-16 21:23:02 +00:00
category.mk Improved documentation for "make help". 2018-01-07 11:23:37 +00:00
common.mk
developer.mk
show.mk mk/misc/show.mk: document how to explicitly mark variables as ignored 2019-09-08 09:01:04 +00:00
toplevel.mk
uac-manifest
uac-manifest.mk Fix whitespace issues reported by pkglint 2018-10-08 20:35:00 +00:00
warnings.mk