rpgxef/make-i386.sh

6 lines
41 B
Bash
Executable File

#!/bin/sh
export ARCH=x86
exec make $*