3 lines
48 B
Makefile
3 lines
48 B
Makefile
|
ex10: ex10.c
|
||
|
gcc -Wall -std=c11 -o ex10 ex10.c
|