hio/mio/lib/Makefile
2018-12-12 13:06:37 +00:00

3 lines
77 B
Makefile

all:
cc -g -I. -Wall -o stio main.c stio.c stio-tcp.c stio-udp.c stio-sck.c