pkgsrc/mk/install
jperkin 7880b72e99 mk: Skip unnecessary dirs for CTF/debug conversion.
There won't (or at least should never!) be any files under share/ or man/ that
require conversion for CTF or debug support, so set sensible defaults for both
CTF_FILES_SKIP and STRIP_FILES_SKIP.  Further additions are welcome.

While here rearrange the ordering of the debug skips to match CTF and deliver
a small performance improvement by avoiding unnecessary file tests.

Combined, these reduce the runtime for "make install-ctf install-strip-debug"
in lang/rust down from wall/user/sys 10m33s/2m34s/9m30s to 1m13s/0m46s/1m4s.
2020-07-08 12:37:13 +00:00
..
bin-install.mk mk: use a single form for headings in the documentation comments 2019-09-02 02:23:02 +00:00
bsd.install-vars.mk mk: Skip unnecessary dirs for CTF/debug conversion. 2020-07-08 12:37:13 +00:00
bsd.install.mk mk: allow "bmake clean depends" as shortcut 2019-05-07 19:36:43 +00:00
deinstall.mk
install-smf
install.mk mk: Skip unnecessary dirs for CTF/debug conversion. 2020-07-08 12:37:13 +00:00
replace.mk