..
Makefile
don't forget to install bsd.ioconf.mk
2010-08-07 21:50:51 +00:00
bsd.README
USETBL no longer disables mandoc processing.
2011-01-12 23:05:31 +00:00
bsd.dep.mk
Allow use of traditional CPP to be set on a per platform base in sys.mk.
2011-01-12 23:12:10 +00:00
bsd.doc.mk
Now that we have real build system support for syspkgs, remove someone's
2006-03-16 18:43:34 +00:00
bsd.endian.mk
Remove support for NetBSD/pc532.
2008-01-09 11:25:58 +00:00
bsd.files.mk
Userland now builds and uses terminfo instead of termcap.
2010-02-03 15:34:37 +00:00
bsd.gcc.mk
allow _GCC_*CRT* defines to be overridden in the in-tree toolchain case.
2008-10-25 19:11:28 +00:00
bsd.hostlib.mk
…
bsd.hostprog.mk
If MKREPRO, transform ${NETBSDSRCDIR} to /usr/src and ${DESTDIR} to /
2010-12-25 18:56:44 +00:00
bsd.inc.mk
Now that we have real build system support for syspkgs, remove someone's
2006-03-16 18:43:34 +00:00
bsd.info.mk
When processing texinfo sources, use --no-version-header to make the
2009-02-28 19:18:52 +00:00
bsd.init.mk
…
bsd.ioconf.mk
Depend ioconf.c on config (if doing a USETOOLS==yes build).
2010-03-25 20:37:36 +00:00
bsd.kernobj.mk
PR/42658: Geoff Wing: Quote directory variables to deal with spaces in the
2010-01-25 00:43:00 +00:00
bsd.kinc.mk
Now that we have real build system support for syspkgs, remove someone's
2006-03-16 18:43:34 +00:00
bsd.klinks.mk
don't make links to directories that don't exist
2010-03-13 22:05:49 +00:00
bsd.kmodule.mk
Kernels modules are c99 (gnu99) just like the kernel.
2011-01-02 19:24:47 +00:00
bsd.lib.mk
Don't depend on ${CC} passing down -R to ld, use -Wl,-rpath explicitly.
2010-12-08 01:57:22 +00:00
bsd.links.mk
Add LINKSOWN, LINKSGRP, and LINKSMODE variables for use by bsd.links.mk
2009-04-10 16:16:12 +00:00
bsd.man.mk
mandoc now supports tbl(1) formatting, so adjust rules.
2011-01-12 23:03:24 +00:00
bsd.nls.mk
Now that we have real build system support for syspkgs, remove someone's
2006-03-16 18:43:34 +00:00
bsd.obj.mk
PR/42658: Geoff Wing: Quote directory variables to deal with spaces in the
2010-01-25 00:43:00 +00:00
bsd.own.mk
Define RUMPPRG, which is just like PROG, except it additionally
2010-12-13 17:22:26 +00:00
bsd.prog.mk
befriend RUMPPRG with CRUNCHEDPRG
2010-12-13 21:47:04 +00:00
bsd.rpc.mk
…
bsd.shlib.mk
Use /libexec/ld.elf_so instead of /usr/libexec/ld.elf_so for the
2007-08-29 21:34:17 +00:00
bsd.subdir.mk
Fix typo in comment.
2010-05-26 00:48:15 +00:00
bsd.sys.mk
If MKREPRO, transform ${NETBSDSRCDIR} to /usr/src and ${DESTDIR} to /
2010-12-25 18:56:44 +00:00
bsd.test.mk
Simplify.
2010-08-23 16:03:03 +00:00
bsd.x11.mk
Don't depend on ${CC} passing down -R to ld, use -Wl,-rpath explicitly.
2010-12-08 01:57:22 +00:00
sys.mk
Allow use of traditional CPP to be set on a per platform base in sys.mk.
2011-01-12 23:12:10 +00:00