hio/stio/lib/Makefile

3 lines
64 B
Makefile

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