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.fds.d \ 11 tst.fds.d.out \ 12 13TESTEXES= \ 14 15 16CFILES= \ 17 tst.fds.c \ 18 19 20.include "../../dtrace.test.mk" 21