Add infrastructure to integrate the DTrace test suite with Kyua.
[freebsd.git] / cddl / usr.sbin / dtrace / tests / common / strtoll / Makefile
1 # $FreeBSD$
2
3 #
4 # This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh.
5 #
6
7 TESTFILES= \
8      err.BaseTooLarge.d  \
9      err.BaseTooSmall.d  \
10      tst.strtoll.d  \
11      tst.strtoll.d.out  \
12
13 TESTEXES= \
14
15
16 CFILES= \
17
18
19
20 .include "../../Makefile.inc1"