make-kit-netbsd-i386 at [cbce55da50]

File build/make-kit-netbsd-i386 artifact 82d2d99ec2 part of check-in cbce55da50


#! /bin/sh

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

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