Whamcloud - gitweb
b=18016
[fs/lustre-release.git] / lustre / llite / Makefile.in
1 MODULES := lustre llite_lloop
2 lustre-objs := dcache.o dir.o file.o llite_close.o llite_lib.o llite_nfs.o rw.o lproc_llite.o namei.o symlink.o llite_mmap.o xattr.o statahead.o
3
4 llite_lloop-objs := lloop.o
5
6 lustre-objs += rw26.o super25.o
7
8 @INCLUDE_RULES@