4 lines
70 B
Makefile
4 lines
70 B
Makefile
# Single make file for everything becauz lazy
|
|
1:
|
|
gcc bindec.c -o bin
|