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
3rdparty/licenseReport: Add seperate LGPL checks
[haiku.git]
/
src
/
add-ons
/
kernel
/
file_systems
/
nfs
/
Jamfile
blob
e6572ff36196277941744c9d4a2a1c4792f17ed9
1
SubDir HAIKU_TOP src add-ons kernel file_systems nfs ;
2
3
UsePrivateHeaders kernel ;
4
5
#SubDirCcFlags -DTRACK_FILENAME ;
6
7
KernelAddon nfs :
8
RPCPendingCalls.c
9
XDRInPacket.c
10
XDROutPacket.c
11
nfs_add_on.c
12
;