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