xref: /freebsd/cddl/usr.sbin/dtrace/tests/common/drops/Makefile (revision 397e83df75e0fcd0d3fcb95ae4d794cb7600fc89)
14ddbe5acSMark Johnston#
24ddbe5acSMark Johnston# This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh.
34ddbe5acSMark Johnston#
44ddbe5acSMark Johnston
5*430f7286SEnji CooperPACKAGE=	tests
6*430f7286SEnji Cooper
7*430f7286SEnji Cooper${PACKAGE}FILES= \
84ddbe5acSMark Johnston     drp.DTRACEDROP_AGGREGATION.d  \
94ddbe5acSMark Johnston     drp.DTRACEDROP_DBLERROR.d  \
104ddbe5acSMark Johnston     drp.DTRACEDROP_DYNAMIC.d  \
114ddbe5acSMark Johnston     drp.DTRACEDROP_PRINCIPAL.d  \
124ddbe5acSMark Johnston     drp.DTRACEDROP_PRINCIPAL.end.d  \
134ddbe5acSMark Johnston     drp.DTRACEDROP_SPEC.d  \
144ddbe5acSMark Johnston     drp.DTRACEDROP_SPECUNAVAIL.d  \
154ddbe5acSMark Johnston     drp.DTRACEDROP_STKSTROVERFLOW.d  \
164ddbe5acSMark Johnston
174ddbe5acSMark JohnstonTESTEXES= \
184ddbe5acSMark Johnston
194ddbe5acSMark Johnston
204ddbe5acSMark JohnstonCFILES= \
214ddbe5acSMark Johnston
224ddbe5acSMark Johnston
234ddbe5acSMark Johnston
24b16fc49eSBryan Drewery.include "../../dtrace.test.mk"
25