OSDN Git Service

enabled windows gtk.
[motonesemu/motonesemu.git] / cyg-emu-run.sh
1 #!/bin/bash
2
3 cd bin
4
5 export DISPLAY=:0.0
6 ./motonesemu ../$1
7