index
:
nasm/nasmbuild.git
master
NASM build robot scripts
H. Peter Anvin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
do32
blob: 45a14203367873a1bcf216bb35421a1cb35edcdf (
plain
)
1
2
3
#!/bin/sh
export
PATH
=
`
dirname
$0
`
/32:
${
PATH
}
exec
linux32
"
$@
"