freebsd-skq/share
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
..
colldef Back out ASCII compatibility and let people face the problems themself 2002-04-08 09:40:52 +00:00
dict Fix the makefile to match the repo-copy from tech to freebsd. 2002-04-01 13:58:14 +00:00
doc Modernize my email address. 2002-03-25 14:12:49 +00:00
examples Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
info INFODIR is defined in bsd.own.mk but sys.mk no longer includes 2002-04-18 06:55:32 +00:00
isdn FILES support for bsd.prog.mk. See bsd.README for details. 2001-12-17 13:59:35 +00:00
man Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk. 2002-04-23 09:03:56 +00:00
me Install manpage for old -me macro package. 2002-03-20 16:26:35 +00:00
misc Regen. 2002-04-03 17:03:09 +00:00
mk Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk. 2002-04-23 09:03:56 +00:00
mklocale Link tr_TR.ISO8859-9's LC_CTYPE to UA-ASCII's. It's not completely correct, 2002-04-05 15:27:36 +00:00
monetdef Unbreak ja_JP.SJIS locale by adding following associations: 2002-04-05 15:39:16 +00:00
msgdef Unbreak ja_JP.SJIS locale by adding following associations: 2002-04-05 15:39:16 +00:00
numericdef Unbreak ja_JP.SJIS locale by adding following associations: 2002-04-05 15:39:16 +00:00
sendmail Unbreak installworld. Revision 1.41 of src/usr.bin/xinstall/xinstall.c 2001-05-29 17:55:49 +00:00
skel Automatically exec bash at startup if it exists^U Turn on the display of 2001-06-25 20:40:02 +00:00
syscons Add the Euro symbol mapping to the UK keyboard keymap. 2002-04-08 19:16:01 +00:00
tabset FILES support for bsd.prog.mk. See bsd.README for details. 2001-12-17 13:59:35 +00:00
termcap Complete the fix in revision 1.13 -- don't even depend on termcap(5) 2002-04-04 07:30:46 +00:00
timedef Add pt_BR.ISO8859-1 (Brazilian Portuguese) locale 2002-04-05 15:03:13 +00:00
zoneinfo Merge from vendor branch. 2002-04-04 18:16:19 +00:00
Makefile Add NO_I4B to avoid building/installing isdn4bsd package. 2001-05-23 13:32:32 +00:00
Makefile.inc