mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 14:26:03 -04:00
26 lines
442 B
Makefile
26 lines
442 B
Makefile
|
|
#
|
|
# This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh.
|
|
#
|
|
|
|
PACKAGE= tests
|
|
|
|
${PACKAGE}FILES= \
|
|
err.D_PRED_SCALAR.NonScalarPred.d \
|
|
err.D_SYNTAX.invalid.d \
|
|
err.D_SYNTAX.operr.d \
|
|
tst.argsnotcached.d \
|
|
tst.basics.d \
|
|
tst.basics.d.out \
|
|
tst.complex.d \
|
|
tst.complex.d.out \
|
|
tst.predcache.ksh \
|
|
|
|
TESTEXES= \
|
|
|
|
|
|
CFILES= \
|
|
|
|
|
|
|
|
.include "../../dtrace.test.mk"
|