Whamcloud - gitweb
- mds->lmv->mdc propagate lower timeout down to import
[fs/lustre-release.git] / lustre / cobd / Makefile.am
1 # Copyright (C) 2002 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 DEFS=
7
8 MODULE = cobd
9 modulefs_DATA = cobd.o
10 EXTRA_PROGRAMS = cobd
11 LINX=
12
13 cobd_SOURCES = cache_obd.c lproc_cache.c $(LINX)
14
15 include $(top_srcdir)/Rules