make-kit-netbsd-i386 at trunk

File build/make-kit-netbsd-i386 artifact afca9733e5 on branch trunk


#! /bin/sh

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

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