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     err.D_DECL_IDRED.EnumSameName.d  \
10     err.D_UNKNOWN.RepeatIdentifiers.d  \
11     tst.EnumEquality.d  \
12     tst.EnumSameValue.d  \
13     tst.EnumValAssign.d  \
14
15TESTEXES= \
16
17
18CFILES= \
19
20
21
22.include "../../dtrace.test.mk"
23