Subject: Re: ipslave
To: None <calberty@home.com>
From: Andrew Gillham <gillham@ameritech.net>
List: port-dreamcast
Date: 01/30/2001 00:07:13
calberty writes:
> well looks like all I need to get now is bsdmake/bsdconfigure can anyone point
> me in the direction for those?

Well, you could just grab them like this: (via ftpd's auto tar)
ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-current/src/usr.bin/make.tar
ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-current/src/usr.sbin/config.tar

With 'make -f Makefile.boot' you should be able to build make, and I would
hope that config will make as well.
You will also need: (and of course the syssrc tree.)
ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-current/src/share/mk.tar

-Andrew