mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 00:02:14 -04:00
32 lines
741 B
Makefile
32 lines
741 B
Makefile
|
|
#
|
|
# This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh.
|
|
#
|
|
|
|
PACKAGE= tests
|
|
|
|
${PACKAGE}FILES= \
|
|
err.D_ADDROF_VAR.StructPointer.d \
|
|
err.D_DECL_COMBO.StructWithoutColon.d \
|
|
err.D_DECL_COMBO.StructWithoutColon1.d \
|
|
err.D_DECL_INCOMPLETE.circular.d \
|
|
err.D_DECL_INCOMPLETE.order.d \
|
|
err.D_DECL_INCOMPLETE.order2.d \
|
|
err.D_DECL_INCOMPLETE.recursive.d \
|
|
err.D_DECL_INCOMPLETE.simple.d \
|
|
err.D_DECL_VOIDOBJ.baddec.d \
|
|
err.D_PROTO_ARG.DupStructAssoc.d \
|
|
tst.StructAssoc.d \
|
|
tst.StructDataTypes.d \
|
|
tst.StructInside.d \
|
|
tst.clauselocal.d \
|
|
tst.clauselocal.d.out \
|
|
|
|
TESTEXES= \
|
|
|
|
|
|
CFILES= \
|
|
|
|
|
|
|
|
.include "../../dtrace.test.mk"
|