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