1 # Copyright (C) 2005 Cluster File Systems, Inc.
3 # This code is issued under the GNU General Public License.
4 # See the file COPYING in this distribution
7 noinst_LIBRARIES = libquota.a
8 libquota_a_SOURCES = quota_check.c quota_ctl.c quota_interface.c
9 libquota_a_CPPFLAGS = $(LLCPPFLAGS)
10 libquota_a_CFLAGS = $(LLCFLAGS)
14 modulefs_DATA = lquota$(KMODEXT)
17 MOSTLYCLEANFILES := @MOSTLYCLEANFILES@
18 DIST_SOURCES := $(lquota-objs:%.o=%.c) quota_internal.h
19 DIST_SOURCES += quotactl_test.c quotacheck_test.c