Whamcloud - gitweb
Land b_smallfix onto HEAD (20040416_1638) (more 2.6 build fixes)
[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 if MODULES
7 if !CRAY_PORTALS
8 if TESTS
9 noinst_DATA := pingsrv$(KMODEXT) pingcli$(KMODEXT)
10 noinst_DATA += spingsrv$(KMODEXT) spingcli$(KMODEXT)
11 endif
12 endif
13 endif
14
15 MOSTLYCLEANFILES = *.o *.ko *.mod.c pingsrv.c pingcli.c spingsrv.c spingcli.c
16 DIST_SOURCES = ping_srv.c ping_cli.c sping_srv.c sping_cli.c ping.h