..
bsd.cpu.mk
Consistently list _CPUCFLAGS.
2004-08-02 04:19:22 +00:00
bsd.dep.mk
This are the build infrastructure changes to allow to use the
2004-03-12 21:36:12 +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
Fixed style bugs in previous commit (151 characters of trailing whitespace).
2004-06-21 16:12:02 +00:00
bsd.lib.mk
Add SHLIB as a shortcut for shared-only libraries.
2004-05-07 09:58:36 +00:00
bsd.libnames.mk
Bmake the library containing and processing the magic.
2004-08-09 08:48:28 +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
Mark the "obj" target with the .PHONY attribute.
2004-04-13 12:36:00 +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
Enable testing of customized variants of bsd.port.mk and
2004-07-02 20:47:18 +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
Enable testing of customized variants of bsd.port.mk and
2004-07-02 20:47:18 +00:00
bsd.prog.mk
Two changes to aid in cleaning up sys/boot/ makefiles:
2004-02-09 14:05:17 +00:00
bsd.README
Don't define STRIP in bsd.own.mk.
2004-02-05 20:16:18 +00:00
bsd.subdir.mk
Use the '+' flag to make make recurse into sub-directories even when
2004-08-09 10:54:05 +00:00
bsd.sys.mk
This are the build infrastructure changes to allow to use the
2004-03-12 21:36:12 +00:00
Makefile
GC port.mkversion.
2004-02-05 00:07:09 +00:00
sys.mk
Use the '+' flag to make make recurse into sub-directories even when
2004-08-09 10:54:05 +00:00