mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 14:26:03 -04:00
23 lines
355 B
Makefile
23 lines
355 B
Makefile
|
|
#
|
|
# This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh.
|
|
#
|
|
|
|
PACKAGE= tests
|
|
|
|
${PACKAGE}FILES= \
|
|
err.D_PDESC_ZERO.begin.d \
|
|
err.D_PDESC_ZERO.tick.d \
|
|
tst.begin.d \
|
|
tst.begin.d.out \
|
|
tst.multibegin.d \
|
|
tst.multibegin.d.out \
|
|
|
|
TESTEXES= \
|
|
|
|
|
|
CFILES= \
|
|
|
|
|
|
|
|
.include "../../dtrace.test.mk"
|