1 # Copyright (C) 2001 Cluster File Systems, Inc.
3 # This code is issued under the GNU General Public License.
4 # See the file COPYING in this distribution
9 modulefs_DATA = ptlrpc.o
10 EXTRA_PROGRAMS = ptlrpc
12 ptlrpc_SOURCES = recovd.c connection.c rpc.c events.c service.c client.c niobuf.c pack_generic.c
14 include $(top_srcdir)/Rules