Whamcloud - gitweb
land b1_5 onto HEAD
[fs/lustre-release.git] / lustre / quota / Makefile.in
1 MODULES := lquota
2 MODULES += quotactl_test quotacheck_test
3
4 lquota-objs := quota_check.o quota_context.o quota_ctl.o quota_interface.o
5 lquota-objs += quota_master.o
6 quotactl-objs := quotactl_test.o
7 quotaccheck-objs := quotacheck_test.o
8
9 @INCLUDE_RULES@
10