aboutsummaryrefslogtreecommitdiff
path: root/cddl/usr.sbin/dtrace/tests/common/io/Makefile
blob: ad62351868707e395e1bb19b9a978b55e1cff556 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $FreeBSD$

#
# This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh.
#

TESTFILES= \
     tst.fds.d  \
     tst.fds.d.out  \

TESTEXES= \


CFILES= \
     tst.fds.c  \


.include "../../Makefile.inc1"