Whamcloud - gitweb
90d38d4afe72f6a7c6d747f009aa9c63357428c9
[fs/lustre-release.git] / lustre / lov / 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 = lov
9 modulefs_DATA = lov.o
10 EXTRA_PROGRAMS = lov
11
12 lov_SOURCES = lov_obd.c
13
14 include $(top_srcdir)/Rules