mirror of
https://github.com/opnsense/src.git
synced 2026-02-23 09:56:47 -05:00
21 lines
347 B
Makefile
21 lines
347 B
Makefile
# $FreeBSD$
|
|
|
|
#
|
|
# This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh.
|
|
#
|
|
|
|
TESTFILES= \
|
|
err.D_DECL_IDRED.EnumSameName.d \
|
|
err.D_UNKNOWN.RepeatIdentifiers.d \
|
|
tst.EnumEquality.d \
|
|
tst.EnumSameValue.d \
|
|
tst.EnumValAssign.d \
|
|
|
|
TESTEXES= \
|
|
|
|
|
|
CFILES= \
|
|
|
|
|
|
|
|
.include "../../dtrace.test.mk"
|