Whamcloud - gitweb
a1ff7e8c9b1da1ffc8e3f93e59313ed4b83bed6a
[fs/lustre-release.git] / lnet / tests / autoMakefile.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 noinst_DATA := pingsrv$(KMODEXT) pingcli$(KMODEXT)
7 noinst_DATA += spingsrv$(KMODEXT) spingcli$(KMODEXT)
8
9 MOSTLYCLEANFILES = *.o *.ko *.mod.c pingsrv.c pingcli.c spingsrv.c spingcli.c
10 DIST_SOURCES = $(pingsrc-objs:%.o=%.c) $(pingcli:%.o=%.c) \
11         $(spingsrv:%.o=%.c) $(spingcli:%.o=%.c) ping.h