Whamcloud - gitweb
8b88691483fcdacd614838af693499fe25f8d224
[fs/lustre-release.git] / autoMakefile.am
1 # Copyright (C) 2006  Cluster File Systems, Inc.
2 #
3 # This code is issued under the GNU General Public License.
4 # See the file COPYING in this distribution
5
6 if LIBLUSTRE
7 noinst_LIBRARIES = libmgc.a
8 libmgc_a_SOURCES = libmgc.c
9 libmgc_a_CPPFLAGS = $(LLCPPFLAGS)
10 libmgc_a_CFLAGS = $(LLCFLAGS)
11 endif
12
13 if MODULES
14 modulefs_DATA = mgc$(KMODEXT)
15 endif
16
17 MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ 
18 DIST_SOURCES := $(mgc-objs:%.o=%.c) libmgc.c mgc_internal.h