3 lines
33 B
Makefile
3 lines
33 B
Makefile
|
ALL:
|
||
|
gcc -ggdb buggy.c -o buggy
|