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     err.D_PRINTF_AGG_CONV.aggfmt.d  \
11     err.D_PRINTF_ARG_EXTRA.toomany.d  \
12     err.D_PRINTF_ARG_EXTRA.widths.d  \
13     err.D_PRINTF_ARG_FMT.badfmt.d  \
14     err.D_PRINTF_ARG_PROTO.novalue.d  \
15     err.D_PRINTF_ARG_TYPE.aggarg.d  \
16     err.D_PRINTF_ARG_TYPE.recursive.d  \
17     err.D_PRINTF_DYN_PROTO.noprec.d  \
18     err.D_PRINTF_DYN_PROTO.nowidth.d  \
19     err.D_PRINTF_DYN_TYPE.badprec.d  \
20     err.D_PRINTF_DYN_TYPE.badwidth.d  \
21     err.D_PROTO_LEN.toofew.d  \
22     err.D_SYNTAX.badconv1.d  \
23     err.D_SYNTAX.badconv2.d  \
24     err.D_SYNTAX.badconv3.d  \
25     tst.basics.d  \
26     tst.basics.d.out  \
27     tst.flags.d  \
28     tst.flags.d.out  \
29     tst.hello.d  \
30     tst.hello.d.out  \
31     tst.ints.d  \
32     tst.ints.d.out  \
33     tst.precs.d  \
34     tst.precs.d.out  \
35     tst.print-f.d  \
36     tst.print-f.d.out  \
37     tst.printT.ksh  \
38     tst.printT.ksh.out  \
39     tst.printY.ksh  \
40     tst.printY.ksh.out  \
41     tst.printcont.d  \
42     tst.printcont.d.out  \
43     tst.printeE.d  \
44     tst.printeE.d.out  \
45     tst.printgG.d  \
46     tst.printgG.d.out  \
47     tst.rawfmt.d  \
48     tst.rawfmt.d.out  \
49     tst.signs.d  \
50     tst.signs.d.out  \
51     tst.str.d  \
52     tst.str.d.out  \
53     tst.sym.d  \
54     tst.sym.d.out  \
55     tst.uints.d  \
56     tst.uints.d.out  \
57     tst.widths.d  \
58     tst.widths.d.out  \
59     tst.widths1.d  \
60     tst.wp.d  \
61     tst.wp.d.out  \
62
63TESTEXES= \
64
65
66CFILES= \
67
68
69
70.include "../../dtrace.test.mk"
71