..
bsd.compat.mk
Wrap BSD r* commands in NO_RCMDS.
2005-03-02 11:53:22 +00:00
bsd.cpu.mk
Use -march=armv5te for Xscale.
2005-05-24 21:24:40 +00:00
bsd.dep.mk
Remove trailing spaces.
2005-01-06 11:12:43 +00:00
bsd.doc.mk
bsd.endian.mk
Handle endianness for arm.
2005-02-25 00:24:03 +00:00
bsd.files.mk
Make sure the only thing that follows .endif or .else is a comment.
2005-04-11 07:13:29 +00:00
bsd.incs.mk
Don't install includes if NO_TOOLCHAIN
2005-08-03 09:26:01 +00:00
bsd.info.mk
Serialize access to the info/dir file; needed for parallel installs.
2005-11-03 08:56:39 +00:00
bsd.init.mk
Make sure the only thing that follows .endif or .else is a comment.
2005-04-11 07:13:29 +00:00
bsd.kmod.mk
bsd.lib.mk
Add the NO_INCS knob to bsd.prog.mk and bsd.lib.mk to not include
2005-11-19 06:45:44 +00:00
bsd.libnames.mk
Add LIBMEMSTAT tp bsd.libnames.mk.
2005-07-17 18:38:40 +00:00
bsd.links.mk
bsd.man.mk
Remove trailing spaces.
2005-01-06 11:12:43 +00:00
bsd.nls.mk
Make sure the only thing that follows .endif or .else is a comment.
2005-04-11 07:13:29 +00:00
bsd.obj.mk
Make sure the only thing that follows .endif or .else is a comment.
2005-04-11 07:13:29 +00:00
bsd.own.mk
Make sure the only thing that follows .endif or .else is a comment.
2005-04-11 07:13:29 +00:00
bsd.pkg.mk
bsd.port.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.prog.mk
Add the NO_INCS knob to bsd.prog.mk and bsd.lib.mk to not include
2005-11-19 06:45:44 +00:00
bsd.README
Add a .mk file for building modules for the SNMP daemon. This may be
2005-11-10 10:03:22 +00:00
bsd.snmpmod.mk
Don't include bsd.init.mk so early - it's just not needed here.
2005-11-10 12:07:12 +00:00
bsd.subdir.mk
For ${SUBDIR} targets, change the type of dependency operator from `::'
2005-05-31 07:14:51 +00:00
bsd.sys.mk
Move -Wunused-parameter from WARNS level 3 level 4.
2005-01-16 21:18:16 +00:00
Makefile
Add a .mk file for building modules for the SNMP daemon. This may be
2005-11-10 10:03:22 +00:00
sys.mk
We bootstrap make(1) if necessary during an upgrade, so checking
2005-09-28 08:17:30 +00:00