e497e2e6c90c80e16bc0e31cf6d84875ceb8e558
[xfstests-dev.git] / dmapi / src / suite2 / src / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2
3 ## 
4 ## Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
5 ## 
6 ## This program is free software; you can redistribute it and/or modify it
7 ## under the terms of version 2 of the GNU General Public License as
8 ## published by the Free Software Foundation.
9 ## 
10 ## This program is distributed in the hope that it would be useful, but
11 ## WITHOUT ANY WARRANTY; without even the implied warranty of
12 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
13 ## 
14 ## Further, this software is distributed without any warranty that it is
15 ## free of the rightful claim of any third person regarding infringement
16 ## or the like.  Any license provided herein, whether implied or
17 ## otherwise, applies only to this software file.  Patent licenses, if
18 ## any, provided herein do not apply to combinations of this program with
19 ## other software, or any other product whatsoever.
20 ## 
21 ## You should have received a copy of the GNU General Public License along
22 ## with this program; if not, write the Free Software Foundation, Inc., 59
23 ## Temple Place - Suite 330, Boston MA 02111-1307, USA.
24 ## 
25 ## Contact information: Silicon Graphics, Inc., 1600 Amphitheatre Pkwy,
26 ## Mountain View, CA  94043, or:
27 ## 
28 ## http://www.sgi.com 
29 ## 
30 ## For further information regarding this notice, see: 
31 ## 
32 ## http://oss.sgi.com/projects/GenInfo/SGIGPLNoticeExplan/
33 ##
34
35 bin_PROGRAMS =  \
36         test_rights \
37         test_fileattr \
38         test_hole \
39         test_dmattr \
40         test_eventlist \
41         test_region \
42         send_msg \
43         dm_test_daemon \
44         dump_allocinfo \
45         test_invis \
46         invis_test \
47         region_test \
48         test_efault \
49         mmap
50
51 INCLUDES += -I ..
52
53 LDADD = $(top_builddir)/src/common/lib/libdmtest.la