1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-03 12:35:02 +00:00
freebsd/share/mk
Bruce Evans d17387acd4 Fixed breakage of POSIX support in rev.1.31. -pipe was added to
CFLAGS in all cases, but POSIX requires a default of -O.  Adding
-pipe unconditionally still is still broken for non-gcc compilers
in the non-POSIX case.
2004-02-04 14:40:44 +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 Nothing in libypclnt depends on librpcsvc. 2004-02-04 09:53:29 +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 Fix typo. 2003-08-18 00:33:35 +00:00
bsd.port.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.prog.mk Fixed bogus ${FOO:Mbar} tests where the actual intent is to check 2004-01-27 23:22:15 +00:00
bsd.README Apply the first in a series of patches which will bring bsd.README up to date. 2003-05-17 18:03:05 +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
sys.mk Fixed breakage of POSIX support in rev.1.31. -pipe was added to 2004-02-04 14:40:44 +00:00