Whamcloud - gitweb
Convert to Automake.
[fs/lustre-release.git] / lustre / obdfs / Makefile.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 MODULE = obdfs
7 modulefs_DATA = obdfs.o
8 EXTRA_PROGRAMS = obdfs
9 obdfs_SOURCES = flushd.c rw.c file.c dir.c sysctl.c super.c namei.c symlink.c
10
11 include $(top_srcdir)/Rules