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