X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fmds%2FMakefile.in;fp=lustre%2Fmds%2FMakefile.in;h=9063c8066651a10c7ecec7f019003dbae4bccafa;hb=3de901fceee79de12a31428bcc6ba3a00f10d1fe;hp=0000000000000000000000000000000000000000;hpb=94019f04d0103e90fd12f041763da20518308882;p=fs%2Flustre-release.git diff --git a/lustre/mds/Makefile.in b/lustre/mds/Makefile.in new file mode 100644 index 0000000..9063c80 --- /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 + +@INCLUDE_RULES@