..
bsd.cpu.mk
Fixed some style bugs (long lines).
2004-01-31 02:17:11 +00:00
bsd.dep.mk
Fixed bogus ${FOO:Mbar} tests where the actual intent is to check
2004-01-27 23:22:15 +00:00
bsd.doc.mk
Document most of bsd.doc.mk variables.
2002-10-30 17:03:48 +00:00
bsd.files.mk
Drop support for COPY, -c has been the default mode of install(1)
2002-07-29 09:40:17 +00:00
bsd.incs.mk
Try really hard to fix parallel installs. Add a bunch of .ORDER
2002-07-03 12:28:03 +00:00
bsd.info.mk
Fixed bogus ${FOO:Mbar} tests where the actual intent is to check
2004-01-27 23:22:15 +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.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
Fixed bogus ${FOO:Mbar} tests where the actual intent is to check
2004-01-27 23:22:15 +00:00
bsd.libnames.mk
First round of cleanups to sys/boot/ makefiles:
2004-02-06 21:58:32 +00:00
bsd.links.mk
Try really hard to fix parallel installs. Add a bunch of .ORDER
2002-07-03 12:28:03 +00:00
bsd.man.mk
Implement sed(1) commands using the make(1)'s RE variable modifier.
2003-09-07 12:59:22 +00:00
bsd.nls.mk
Reimplemented bsd.nls.mk using bsd.files.mk and bsd.links.mk.
2002-07-02 12:37:09 +00:00
bsd.obj.mk
Fix a very corner case when you want to make cleandir SUBDIRs which
2004-01-02 05:05:48 +00:00
bsd.own.mk
Temporarily put STRIP back; bsd.port.mk still needs it.
2004-02-05 20:48:44 +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
make(1) can now handle spaces surrounding parenthesis correctly.
2004-02-05 08:44:43 +00:00
bsd.README
Don't define STRIP in bsd.own.mk.
2004-02-05 20:16:18 +00:00
bsd.subdir.mk
Moved the `distribute' target from bsd.obj.mk to bsd.subdir.mk,
2002-07-12 15:09:35 +00:00
bsd.sys.mk
Put the warning flags to where they belong (into CWARNFLAGS).
2004-01-11 10:29:55 +00:00
Makefile
GC port.mkversion.
2004-02-05 00:07:09 +00:00
sys.mk
Fixed breakage of POSIX support in rev.1.31. -pipe was added to
2004-02-04 14:40:44 +00:00