Whamcloud - gitweb
file loop-sync-2.4.21-suse.patch was initially added on branch b1_2_smallfix.
[fs/lustre-release.git] / lustre / ptlbd / 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 = ptlbd
9 modulefs_DATA = ptlbd.o
10 EXTRA_PROGRAMS = ptlbd
11
12 ptlbd_SOURCES = blk.c client.c main.c rpc.c server.c
13
14 include $(top_srcdir)/Rules