# Copyright (C) 2006 Cluster File Systems, Inc. # # This code is issued under the GNU General Public License. # See the file COPYING in this distribution if LIBLUSTRE noinst_LIBRARIES = libmgc.a libmgc_a_SOURCES = libmgc.c libmgc_a_CPPFLAGS = $(LLCPPFLAGS) libmgc_a_CFLAGS = $(LLCFLAGS) endif if MODULES modulefs_DATA = mgc$(KMODEXT) endif MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ DIST_SOURCES := $(mgc-objs:%.o=%.c) libmgc.c mgc_internal.h