freebsd-dev/share/mk
Juli Mallett dd247f7371 If CLEANFILES is nil or not defined, do not try to remove it. This happens
when SRCS is entirely files which produce only one compiled form, and when
NOMAN is defined.  This does not seem to happen in STABLE.

Approved by:	ru
2002-06-26 08:41:00 +00:00
..
bsd.cpu.mk In gcc 3.1 Pentium/MMX now has its own -march=XXX option. 2002-06-13 08:35:36 +00:00
bsd.dep.mk Fixed missing quotes in the default for MKDEPCMD in the CC != cc case. 2002-05-07 00:15:53 +00:00
bsd.doc.mk Abuse bsd.obj.mk for defining default distribute target. 2002-04-24 13:29:34 +00:00
bsd.files.mk Reimplement FILES support using bsd.files.mk with the 2002-06-03 14:49:34 +00:00
bsd.incs.mk Rename includes' to buildincludes'. 2002-05-15 16:19:54 +00:00
bsd.info.mk Abuse bsd.obj.mk for defining default distribute target. 2002-04-24 13:29:34 +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 For now, make the .ifdef GCC3 case default. We should change -Wno-format 2002-05-24 01:02:45 +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 If CLEANFILES is nil or not defined, do not try to remove it. This happens 2002-06-26 08:41:00 +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 Ensure manpages are built with the all-man in the 2002-05-13 13:04:46 +00:00
bsd.nls.mk Abuse bsd.obj.mk for defining default distribute target. 2002-04-24 13:29:34 +00:00
bsd.obj.mk Quiet ``make objlink'' when NOOBJ is defined. 2002-06-21 07:30:51 +00:00
bsd.own.mk Added new bsd.incs.mk which handles installing of header files 2002-05-12 16:01:00 +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 Reimplement FILES support using bsd.files.mk with the 2002-06-03 14:49:34 +00:00
bsd.README Implement PROG_CXX for <bsd.prog.mk>. 2002-04-11 10:44:30 +00:00
bsd.subdir.mk Reimplement FILES support using bsd.files.mk with the 2002-06-03 14:49:34 +00:00
bsd.sys.mk Tweak the WARNS levels a tad. 2002-05-19 18:24:00 +00:00
Makefile Reimplement FILES support using bsd.files.mk with the 2002-06-03 14:49:34 +00:00
sys.mk Make .asm transformation rules synonyms to the .s rules. 2002-04-22 08:56:34 +00:00