This version is more robust wrt. problems during the build stage.
The fdgw main Makefile performs more error checking, ${.CURDIR}/mnt
is used as mount point for vnconfig, and a "make unconfig" is run
if a sub make process fails.
(provided by Ken'ichi Fukamachi <fukachan@fml.org>)
The new version provides cleaner Makefiles, contains all patches from
pkgsrc, and in addition adresses a missing directoy problem on the
netbsd-1-5 branch before September, 2001.
"make clean" before building. This will remove all soft links pointing
to .o files, not the object files themselves.
Also, we now mention in the Makefile that a kernel with 'pseudo-device vnd 4'
is required in the install stage.