X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fmds%2FMakefile.in;fp=lustre%2Fmds%2FMakefile.in;h=5d42081c55f77c9e0a918e283b983bc789d443a5;hb=2dc9c16e770415d56839e1996015fec5fab93f29;hp=0000000000000000000000000000000000000000;hpb=401deb5075f9ab7f6c8c1831c56a84b0134e923c;p=fs%2Flustre-release.git diff --git a/lustre/mds/Makefile.in b/lustre/mds/Makefile.in new file mode 100644 index 0000000..5d42081 --- /dev/null +++ b/lustre/mds/Makefile.in @@ -0,0 +1,5 @@ +MODULES := mds +mds-objs := mds_log.o mds_unlink_open.o mds_lov.o handler.o mds_reint.o +mds-objs += mds_fs.o lproc_mds.o mds_open.o mds_lib.o mds_lmv.o + +@INCLUDE_RULES@