1# $FreeBSD$ 2 3# 4# This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh. 5# 6 7TESTFILES= \ 8 err.D_DECL_IDRED.EnumSameName.d \ 9 err.D_UNKNOWN.RepeatIdentifiers.d \ 10 tst.EnumEquality.d \ 11 tst.EnumSameValue.d \ 12 tst.EnumValAssign.d \ 13 14TESTEXES= \ 15 16 17CFILES= \ 18 19 20 21.include "../../dtrace.test.mk" 22