# 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 = libosc.a libosc_a_SOURCES = osc_request.c osc_lib.c osc_create.c osc_internal.h libosc_a_CPPFLAGS = $(LLCPPFLAGS) libosc_a_CFLAGS = $(LLCFLAGS) endif if MODULES modulefs_DATA = osc$(KMODEXT) endif MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ DIST_SOURCES = $(osc-objs:%.o=%.c) osc_internal.h