Asuro/compile_and_run.sh
kieron 1ae066b2e2 GDB Integrated.
git-svn-id: https://spexeah.com:8443/svn/Asuro@25 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
2017-05-16 13:44:01 +00:00

8 lines
136 B
Bash
Executable File

#!/bin/sh
ERRCOUNT=0
echo "======================="
echo "== ASURO =="
echo "======================="
./compile.sh
./run.sh