repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
vfs: check userland buffers before reading them.
[haiku.git]
/
src
/
tests
/
kits
/
net
/
urlRequest
/
Jamfile
blob
c271f3921bb0b7cda32abd5c564d6eab84940c2c
1
SubDir HAIKU_TOP src tests kits net urlRequest ;
2
3
Application urlProtocolListener_test
4
: urlProtocolListener_test.cpp
5
: be $(TARGET_NETWORK_LIBS) $(HAIKU_NETAPI_LIB) [ TargetLibstdc++ ]
6
;