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