summaryrefslogtreecommitdiffstats
path: root/cddl/usr.sbin/dtrace/tests/common/sysevent/Makefile
blob: d87b2bbaf0420b46b6351a03c19699355d4fd8c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# $FreeBSD$

#
# This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh.
#

PACKAGE=	tests

${PACKAGE}FILES= \
     tst.post.d  \
     tst.post_chan.d  \

TESTEXES= \


CFILES= \
     tst.post.c  \
     tst.post_chan.c  \


.include "../../dtrace.test.mk"
OpenPOWER on IntegriCloud