[BACK]Return to Makefile.am CVS log [TXT][DIR] Up to [Development] / xfs-cmds / xfstests / dmapi / src / suite2 / src

File: [Development] / xfs-cmds / xfstests / dmapi / src / suite2 / src / Makefile.am (download)

Revision 1.9, Wed Nov 9 02:48:08 2005 UTC (11 years, 11 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +1 -29 lines

Update copyright annotations and license boilerplates to correspond with SGI Legals preferences.
Merge of master-melb:xfs-cmds:24326a by kenmcd.

## Process this file with automake to produce Makefile.in

##
## Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
##

bin_PROGRAMS =  \
	test_rights \
	test_fileattr \
	test_hole \
	test_dmattr \
	test_eventlist \
	test_region \
	test_bulkall \
	test_bulkattr \
	send_msg \
	dm_test_daemon \
	test_invis \
	invis_test \
	region_test \
	test_efault \
	mmap

INCLUDES = -I ..

LDADD = $(top_builddir)/src/common/lib/libdmtest.la