freebsd-nq/share/man
Ruslan Ermilov b25a566d47 Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk.
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.)
2002-04-23 09:03:56 +00:00
..
man0 Fixed double word typo. 2001-07-13 20:11:43 +00:00
man1 Remove the printf builtin command from sh(1), which command is not 2001-11-20 18:33:59 +00:00
man3 Document STAILQ_CONCAT and TAILQ_CONCAT. 2002-04-17 13:48:14 +00:00
man4 Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk. 2002-04-23 09:03:56 +00:00
man5 mdoc police: get rid of blank line at end of file. 2002-04-17 21:39:59 +00:00
man6 Removed whitespace at end-of-line; no content changes. I simply did 2001-07-14 19:41:16 +00:00
man7 Remove an extraneous .El call. 2002-04-17 23:07:58 +00:00
man8 Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk. 2002-04-23 09:03:56 +00:00
man9 mdoc police: turn .PP back into .Pp 2002-04-17 21:26:43 +00:00
tools Our manual pages are no longer in /usr/man, but in /usr/share/man. 2001-02-06 12:45:29 +00:00
Makefile Don't hardcode paths. This is generally silly, and in this case 2002-02-08 21:28:07 +00:00