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
HaikuDepot: notify work status from main window
[haiku.git]
/
src
/
tools
/
remote_disk_server
/
Jamfile
blob
ed8d3e6144141a334db2525dd8d912a282cb0086
1
SubDir HAIKU_TOP src tools remote_disk_server ;
2
3
UsePrivateHeaders kernel ;
4
5
BuildPlatformMain remote_disk_server
6
: remote_disk_server.cpp
7
: $(HOST_LIBSUPC++) $(HOST_NETWORK_LIBS)
8
;