mirror of
https://github.com/RevCurtisP/C02.git
synced 2024-11-22 01:31:33 +00:00
4 lines
41 B
Bash
Executable File
4 lines
41 B
Bash
Executable File
echo "Compiling a02.c"
|
|
gcc -o a02 a02.c
|
|
|