make-kit-netbsd-i386

File build/make-kit-netbsd-i386 from the latest check-in


#! /bin/sh

CROSS="x86_64-unknown-netbsd8"
CC_ADD="-m32"
export CROSS CC_ADD

./build/make-kit-crosscompile "$@"