3 lines
46 B
Makefile
3 lines
46 B
Makefile
|
ex5: ex5.c
|
||
|
gcc -std=gnu11 -Wall -o ex5 ex5.c
|