mkdir -p linux/bin
mkdir -p linux/obj
make -f makefile.linux $1 $2 $3

