3 lines
27 B
Makefile
3 lines
27 B
Makefile
|
[all]:
|
||
|
gcc src/main.c -lm
|