bin
Use ${TOOL_SED} instead if plain sed in Makefiles.
2008-10-25 22:27:34 +00:00
common
look for COMMON_MACHINE_ARCH before MACHINE_ARCH or MACHINE_CPU.
2008-10-26 07:22:50 +00:00
compat
build 32 bit compat libraries and ld.elf_so for amd64 and sparc64 builds.
2008-10-26 07:38:27 +00:00
crypto
Pull in a fix from the OpenSSL CVS:
2008-10-25 12:11:47 +00:00
dist
Use ${TOOL_SED} instead if plain sed in Makefiles.
2008-10-25 22:27:34 +00:00
distrib
add files built with MKCOMPAT != "no".
2008-10-26 07:31:40 +00:00
doc
IPF 4.1.31 is out
2008-10-20 12:09:15 +00:00
etc
add /usr/share/examples/pppd
2008-10-25 17:44:32 +00:00
external
Use ${TOOL_SED} instead if plain sed in Makefiles.
2008-10-25 22:27:34 +00:00
games
Use uint32_t and include <stdint.h>, instead of using u_int32_t
2008-10-19 07:56:42 +00:00
gnu
add ${LDOPTS} to the compile command.
2008-10-26 07:04:04 +00:00
include
Add the C99 header <tgmath.h> (Type-generic math.h)
2008-09-28 14:57:41 +00:00
lib
use libc/libcincludes.mk.
2008-10-26 07:28:49 +00:00
libexec
if LD32DIR is defined:
2008-10-26 07:11:54 +00:00
regress
Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.
2008-10-19 22:05:19 +00:00
rescue
we cannot use pthreads here because we are statically linked.
2008-06-23 14:53:06 +00:00
sbin
xref rescue(8)
2008-10-21 02:32:37 +00:00
share
add MKCOMPAT, to build 32 bit libs. default to no for now for everyone.
2008-10-26 07:09:11 +00:00
sys
if the interpreter is literally "/usr/libexec/ld.elf_so" or
2008-10-26 07:07:35 +00:00
tests
Don't descend into atf with (${MKATF} == no)
2008-08-16 23:51:51 +00:00
tools
Use ${TOOL_SED} instead of just "sed" while building other tools.
2008-10-25 22:15:28 +00:00
usr.bin
Use ${TOOL_SED} instead if plain sed in Makefiles.
2008-10-25 22:27:34 +00:00
usr.sbin
Use ${TOOL_SED} instead of plain "sed" in "!=" assignments.
2008-10-25 22:35:36 +00:00
x11
Use ${TOOL_SED} instead if plain sed in Makefiles.
2008-10-25 22:27:34 +00:00
build.sh
Remove support for printing "'-x' has been replaced by 'xxxxx'".
2008-08-22 23:41:24 +00:00
BUILDING
regen for recent change to examples and objdir advice,
2008-09-24 07:38:04 +00:00
Makefile
Add a do-top-obj target, which builds the top-level obj directory.
2008-10-25 15:03:44 +00:00
Makefile.inc
don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it
2002-04-10 14:53:43 +00:00
UPDATING
Add an entry for the "libc lint problem", mostly taken
2008-09-02 07:34:15 +00:00