freebsd-skq/share/mk
ru 1a085bedc0 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
..
bsd.cpu.mk Optimize for i486 better (-m486 is just another deprecated 2002-04-18 09:37:15 +00:00
bsd.dep.mk Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk. 2002-04-23 09:03:56 +00:00
bsd.doc.mk Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk. 2002-04-23 09:03:56 +00:00
bsd.docb.mk Don't include bsd.own.mk from sys.mk, this makes it impossible 2002-04-17 13:49:29 +00:00
bsd.info.mk Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk. 2002-04-23 09:03:56 +00:00
bsd.init.mk Don't include bsd.own.mk from sys.mk, this makes it impossible 2002-04-17 13:49:29 +00:00
bsd.kern.mk This will have to be revised, but allow putting 'makeoptions GCC3=true' 2001-09-10 06:23:33 +00:00
bsd.kmod.mk Bring in the WARNS directive from NetBSD, localized in a new bsd.sys.mk 2001-05-19 23:18:21 +00:00
bsd.lib.mk Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk. 2002-04-23 09:03:56 +00:00
bsd.libnames.mk Don't include bsd.own.mk from sys.mk, this makes it impossible 2002-04-17 13:49:29 +00:00
bsd.man.mk Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk. 2002-04-23 09:03:56 +00:00
bsd.nls.mk Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk. 2002-04-23 09:03:56 +00:00
bsd.obj.mk Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk. 2002-04-23 09:03:56 +00:00
bsd.own.mk In rare cases, we might want to include bsd.own.mk directly. 2002-04-18 06:37:48 +00:00
bsd.port.mk Style. 2002-04-19 07:43:50 +00:00
bsd.port.post.mk Fix the type of .include. 2002-04-19 07:42:41 +00:00
bsd.port.pre.mk Fix the type of .include. 2002-04-19 07:42:41 +00:00
bsd.port.subdir.mk Style. 2002-04-19 07:43:50 +00:00
bsd.prog.mk Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk. 2002-04-23 09:03:56 +00:00
bsd.README Implement PROG_CXX for <bsd.prog.mk>. 2002-04-11 10:44:30 +00:00
bsd.sgml.mk Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk. 2002-04-23 09:03:56 +00:00
bsd.subdir.mk Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk. 2002-04-23 09:03:56 +00:00
bsd.sys.mk Add WARNS levels 5 and 6: 2002-04-10 02:45:22 +00:00
Makefile Install bsd.init.mk. 2002-04-18 07:10:39 +00:00
sys.mk Make .asm transformation rules synonyms to the .s rules. 2002-04-22 08:56:34 +00:00