.. |
Makefile
|
don't forget to install bsd.ioconf.mk
|
2010-08-07 21:50:51 +00:00 |
bsd.README
|
Define LIBATF_C and LIBATF_CXX to point to their corresponding .a files and
|
2011-02-20 20:16:01 +00:00 |
bsd.dep.mk
|
Allow HOSTLIB to use C++ by not specifying -nostdinc++.
|
2011-02-06 00:52:49 +00:00 |
bsd.doc.mk
|
…
|
|
bsd.endian.mk
|
…
|
|
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
|
Define LIBATF_C and LIBATF_CXX to point to their corresponding .a files and
|
2011-02-20 20:16:01 +00:00 |
bsd.inc.mk
|
…
|
|
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
|
…
|
|
bsd.klinks.mk
|
add 'i386' to CLEANFILES on amd64, thanks mrg!
|
2011-02-20 04:05:14 +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
|
Only define DPLIBC if LIBC_SO is not empty otherwise we an errant
|
2011-02-10 21:55:33 +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
|
…
|
|
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
|
add missing SRCDIR for synaptics.
|
2011-02-07 21:23:47 +00:00 |
bsd.prog.mk
|
Define LIBATF_C and LIBATF_CXX to point to their corresponding .a files and
|
2011-02-20 20:16:01 +00:00 |
bsd.rpc.mk
|
…
|
|
bsd.shlib.mk
|
…
|
|
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
|
Define LIBATF_C and LIBATF_CXX to point to their corresponding .a files and
|
2011-02-20 20:16:01 +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
|
Switch remaining platforms to modern CPP for assembler.
|
2011-01-21 15:59:04 +00:00 |