Go to file
imp 7bd540a729 Fix cross building case where the host is not a NetBSD host. We need
to set MAKE for the subshell that's used to populate the work tree.
It needs to be the the correct make (in the cross build case: nbmake +
args) so that when makeobsolete is run it can pickup this value.
Otherwise makeobsolete defaults to the host's make is used which might
not understand some of NetBSD make's constructs.

This fixes, mostly, the build of NetBSD/hpcmips on a FreeBSD-current
system.
2003-03-25 18:37:59 +00:00
bin Fix some typos noted by Soren Jacobsen in PR 20793. 2003-03-22 12:13:03 +00:00
crypto Add missing 2003-03-24 18:31:39 +00:00
dist we need a fresh start over here 2003-03-25 00:44:02 +00:00
distrib Fix cross building case where the host is not a NetBSD host. We need 2003-03-25 18:37:59 +00:00
doc Note import of sendmail 8.12.8 2003-03-25 13:26:18 +00:00
etc add support for zh_CN.GB18030 locale. 2003-03-25 18:26:51 +00:00
games Some might call them the Wright Bothers, but I prefer Wright Brothers. 2003-03-20 13:46:40 +00:00
gnu Use "DOMAIN(NetBSD.org)" before "MAILER()" statements to activate features 2003-03-25 12:01:32 +00:00
include install mntopts.h 2003-03-22 12:45:51 +00:00
lib add support for zh_CN.GB18030 locale. 2003-03-25 18:26:51 +00:00
libexec Add support for shared libraries/dynamically linked binaries on sh5. 2003-03-25 13:11:53 +00:00
regress need to initialise the address family before bind(2) ... 2003-03-19 14:04:25 +00:00
rescue Build mount_* individually, since mount and most of mount_* no longer 2003-03-03 02:09:18 +00:00
sbin Quick bugfix: 2003-03-24 03:12:22 +00:00
share add support for zh_CN.GB18030 locale. 2003-03-25 18:26:51 +00:00
sys Regen. 2003-03-25 18:30:14 +00:00
tools FreeBSD #defines putc_unlocked in stdio.h, so guard against that also 2003-03-21 14:40:26 +00:00
usr.bin Comment in ParseDoSrc was no longer accurate. 2003-03-23 22:48:35 +00:00
usr.sbin Bump to "20030325" after today's changes from seb and me 2003-03-24 23:33:44 +00:00
build.sh Put -X into MAKEFLAGS on FreeBSD and Mac OS X; they have a small ARG_MAX. 2003-03-14 05:22:50 +00:00
BUILDING Fix example 3; the build.sh target is "install" not "installworld". 2003-02-08 10:00:33 +00:00
Makefile all: 2003-02-22 03:20:45 +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 entry for smmsp user/group. 2003-02-06 04:37:59 +00:00