Go to file
tv 4a7f86b870 Simplify and collapse a lot of the gooey .l and .y handling cruft here.
Rather than special-case a bunch of stuff, make this always parallel-safe,
and have make call upon the .l.c/.y.c followed by .c.o/.c.lo transforms,
rather than try to go right from .l/.y to .o/.lo.
2001-10-19 16:15:40 +00:00
bin enable WARNS?= 2 2001-10-19 00:59:07 +00:00
crypto Turn on TCP_NODELAY over loopback 2001-10-18 19:46:12 +00:00
dist extensions-path-name -> extensions-path (misc/14147). 2001-10-04 12:26:25 +00:00
distrib Remove all traces of "aux.m4" so as not to conflict with Microsoft host OS's. 2001-10-19 02:53:02 +00:00
etc Do not run MAKEDEV on "make distribution". The device nodes are not part 2001-10-19 15:07:48 +00:00
games Rename com#.c to command#.c to avoid conflicts with those file basenames 2001-10-19 03:06:09 +00:00
gnu Exclude Y2K bug flag files from the build; fixes undefined symbol errors 2001-10-19 03:33:35 +00:00
include add wcstod/wcstol/wcstoul. 2001-09-27 16:30:35 +00:00
lib Remove files beginning with ":", which is invalid on other host OS's 2001-10-19 02:43:26 +00:00
libexec Fix how underfined weak symbols are treated -- before, ld.so would do nothing 2001-10-14 23:13:21 +00:00
regress Rename prn.c to prename.c to avoid problems with certain Microsoft host OS's. 2001-10-19 03:10:15 +00:00
sbin minor WARNS=2 stuff 2001-10-19 01:16:37 +00:00
share Simplify and collapse a lot of the gooey .l and .y handling cruft here. 2001-10-19 16:15:40 +00:00
sys Match printers that report their interface as IEEE 1284 in addition to 2001-10-19 15:30:25 +00:00
tools Set TEXINFO_MAINT to an empty string when configuring texinfo, so that 2001-10-19 02:40:03 +00:00
usr.bin Fix typo. 2001-10-19 16:11:57 +00:00
usr.sbin improve enumeration of the different specfile entry types 2001-10-19 02:57:34 +00:00
build.sh Add error handling to bmake build, and add "-j" option to set NBUILDJOBS. 2001-10-19 02:25:48 +00:00
Makefile Add a couple more shortcut rules for the "tools" subdir to prevent recursion. 2001-10-19 14:17:52 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING mtree update needed 2001-10-05 16:24:34 +00:00