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