5 lines
69 B
Makefile
5 lines
69 B
Makefile
VPATH+= ${TOPDIR}/io
|
|
|
|
SRCS+= stream_handle.cc
|
|
SRCS+= sink_filter.cc
|
|
|