1# $FreeBSD$
2
3#
4# This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh.
5#
6
7PACKAGE=	tests
8
9${PACKAGE}FILES= \
10     tst.ternary.d  \
11     tst.ternary.d.out  \
12
13TESTEXES= \
14
15
16CFILES= \
17
18
19
20.include "../../dtrace.test.mk"
21