3 lines
44 B
Makefile
3 lines
44 B
Makefile
|
ex3: ex3.c
|
||
|
gcc -std=c11 -Wall -o ex3 ex3.c
|