1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-17 15:27:36 +00:00
freebsd/share/mk
Ruslan Ermilov a4a62f5d1f First round of cleanups to sys/boot/ makefiles:
- do not use PROG for what's not a real C program,
- use sys.mk transformation rules where possible,
- only create the "machine" symlink on AMD64,
- removed MAINTAINER lines in individual makefiles,
- added the LIBSTAND defitinion to <bsd.libnames.mk>,
- somewhat better contents in .depend files.

Tested on:	i386, amd64
Prodded by:	bde
2004-02-06 21:58:32 +00:00
..
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
bsd.files.mk
bsd.incs.mk
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
bsd.kmod.mk
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
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
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
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
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
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