Update copyright annotations and license boilerplates to correspond with SGI Legals...
[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
7 bin_PROGRAMS =  \
8         test_rights \
9         test_fileattr \
10         test_hole \
11         test_dmattr \
12         test_eventlist \
13         test_region \
14         test_bulkall \
15         test_bulkattr \
16         send_msg \
17         dm_test_daemon \
18         test_invis \
19         invis_test \
20         region_test \
21         test_efault \
22         mmap
23
24 INCLUDES = -I ..
25
26 LDADD = $(top_builddir)/src/common/lib/libdmtest.la