3 lines
38 B
Makefile
3 lines
38 B
Makefile
all:
|
|
gcc -o word-count.x86_64 main.c
|
all:
|
|
gcc -o word-count.x86_64 main.c
|