make-kit-netbsd-i386 at [bf07147147]

File build/make-kit-netbsd-i386 artifact afca9733e5 part of check-in bf07147147


#! /bin/sh

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

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