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
btrfs: Attempt to fix GCC2 build.
[haiku.git]
/
src
/
bin
/
network
/
route
/
Jamfile
blob
56e733b28e80979a107e5edc199c58fc3ae04fc9
1
SubDir HAIKU_TOP src bin network route ;
2
3
UsePrivateHeaders net ;
4
5
BinCommand route :
6
route.cpp
7
: be libnetwork.so libbnetapi.so
8
;