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-5710 all: second batch of corrected typos and grammar errors
[fs/lustre-release.git]
/
lustre
/
mdc
/
Makefile.in
1
MODULES := mdc
2
mdc-objs := mdc_request.o mdc_reint.o lproc_mdc.o mdc_lib.o mdc_locks.o
3
4
EXTRA_DIST = $(mdc-objs:.o=.c) mdc_internal.h
5
6
@INCLUDE_RULES@