wanproxy/io/net/lib.mk
2015-08-31 14:01:44 +02:00

4 lines
68 B
Makefile

VPATH+= ${TOPDIR}/io/net
SRCS+= tcp_server.cc
SRCS+= udp_server.cc