mirror of
https://github.com/opnsense/src.git
synced 2026-03-10 18:21:00 -04:00
17 lines
204 B
Makefile
17 lines
204 B
Makefile
# $FreeBSD$
|
|
|
|
#
|
|
# This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh.
|
|
#
|
|
|
|
TESTFILES= \
|
|
tst.default.d \
|
|
|
|
TESTEXES= \
|
|
|
|
|
|
CFILES= \
|
|
|
|
|
|
|
|
.include "../../dtrace.test.mk"
|