b25a566d47
Ensure all standard targets honor SUBDIR. Now `make obj' descends into SUBDIRs even if NOOBJ is set (some descendants may still need an object directory, but we do not have such precedents). Now `make install' in non-bsd.subdir.mk makefiles runs `afterinstall' target _after_ `install' in SUBDIRs, like we do in bsd.subdir.mk. Nothing depended on the wrong order anyway. Fixed `distribute' targets (except for the bsd.subdir.mk version) so that they do not depend on _SUBDIR; `distribute' calls `install' which already depends on _SUBDIR. De-standardize `maninstall', otherwise manpages would be installed twice. (To be revised later.) |
||
---|---|---|
.. | ||
man8.alpha | ||
man8.i386 | ||
adding_user.8 | ||
crash.8 | ||
diskless.8 | ||
intro.8 | ||
Makefile | ||
picobsd.8 | ||
rc.8 | ||
rc.sendmail.8 | ||
sticky.8 | ||
yp.8 |