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