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
LU-8721 tests: add parallel-scale fio test
[fs/lustre-release.git]
/
lustre
/
ofd
/
Makefile.in
1
MODULES := ofd
2
3
ofd-objs := ofd_dev.o ofd_obd.o ofd_fs.o ofd_trans.o ofd_objects.o ofd_io.o
4
ofd-objs += lproc_ofd.o ofd_fmd.o ofd_dlm.o ofd_lvb.o
5
6
EXTRA_DIST = $(ofd-objs:%.o=%.c) ofd_internal.h
7
8
@INCLUDE_RULES@