3 lines
31 B
Makefile
3 lines
31 B
Makefile
all:
|
|
cc -Wall -g -o ctx ctx.c
|
all:
|
|
cc -Wall -g -o ctx ctx.c
|