# Copyright (C) 2001 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 = libfld.a libfld_a_SOURCES = fld_handler.c fld_request.c fld_cache.c lproc_fld.c fld_internal.h libfld_a_CPPFLAGS = $(LLCPPFLAGS) libfld_a_CFLAGS = $(LLCFLAGS) endif if MODULES modulefs_DATA = fld$(KMODEXT) endif MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ DIST_SOURCES := $(fld-objs:%.o=%.c) fld_internal.h