rpgxef/make-i386.sh

6 lines
41 B
Bash
Raw Normal View History

2012-05-05 18:09:57 +00:00
#!/bin/sh
export ARCH=x86
exec make $*