Whamcloud - gitweb
Mgs hold on the mgs_open_llog as resources on llog, and each resource will...
[fs/lustre-release.git] / lustre / mgc / autoMakefile.am
1 # Copyright (C) 2001  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 MODULES
7 modulefs_DATA = mgc$(KMODEXT)
8 endif
9
10 MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ 
11 DIST_SOURCES := $(mgc-objs:%.o=%.c)