Whamcloud - gitweb
LU-7902 osd: no need to set same [acm]time
[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 \
4                       module.o ping_test.o brw_test.o
5
6 default: all
7
8 @INCLUDE_RULES@