1
0
mirror of https://github.com/RevCurtisP/C02.git synced 2024-07-05 05:28:54 +00:00
C02/ca02.sh

4 lines
41 B
Bash
Raw Normal View History

echo "Compiling a02.c"
gcc -o a02 a02.c