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.gid.d \ 11 tst.nullassign.d \ 12 tst.ppid.d \ 13 tst.ucaller.ksh \ 14 tst.ucaller.ksh.out \ 15 tst.uid.d \ 16 tst.walltimestamp.d \ 17 18TESTEXES= \ 19 20 21CFILES= \ 22 23 24 25.include "../../dtrace.test.mk" 26