3 lines
40 B
Makefile
3 lines
40 B
Makefile
all:
|
|
gcc -o character-io.x86_64 main.c
|
all:
|
|
gcc -o character-io.x86_64 main.c
|