Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
branch: HEAD
[fs/lustre-release.git]
/
lnet
/
selftest
/
Makefile.in
1
MODULES := lnet_selftest
2
3
lnet_selftest-objs := console.o conrpc.o conctl.o framework.o timer.o rpc.o workitem.o module.o ping_test.o brw_test.o
4
5
default: all
6
7
@INCLUDE_RULES@