SubDir HAIKU_TOP src tests kits net tcptester ;

BinCommand tcptester :
	tcptester.cpp
	: libnetwork.so $(TARGET_LIBSUPC++)
;
