1 2# 3# This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh. 4# 5 6PACKAGE= tests 7 8${PACKAGE}FILES= \ 9 err.D_PDESC_ZERO.profile.d \ 10 err.D_PDESC_ZEROonens.d \ 11 err.D_PDESC_ZEROonensec.d \ 12 err.D_PDESC_ZEROoneus.d \ 13 err.D_PDESC_ZEROoneusec.d \ 14 tst.argtest.d \ 15 tst.argtest.d.out \ 16 tst.basic.d \ 17 tst.basic.d.out \ 18 tst.func.ksh \ 19 tst.mod.ksh \ 20 tst.profilehz.d \ 21 tst.profilehz.d.out \ 22 tst.profilems.d \ 23 tst.profilems.d.out \ 24 tst.profilemsec.d \ 25 tst.profilemsec.d.out \ 26 tst.profilenhz.d \ 27 tst.profilenhz.d.out \ 28 tst.profilens.d \ 29 tst.profilens.d.out \ 30 tst.profilensec.d \ 31 tst.profilensec.d.out \ 32 tst.profiles.d \ 33 tst.profiles.d.out \ 34 tst.profilesec.d \ 35 tst.profilesec.d.out \ 36 tst.profileus.d \ 37 tst.profileus.d.out \ 38 tst.profileusec.d \ 39 tst.profileusec.d.out \ 40 tst.sym.ksh \ 41 tst.ufunc.ksh \ 42 tst.ufuncsort.ksh \ 43 tst.ufuncsort.ksh.out \ 44 tst.umod.ksh \ 45 tst.usym.ksh \ 46 47TESTEXES= \ 48 49 50CFILES= \ 51 tst.ufuncsort.c \ 52 53 54.include "../../dtrace.test.mk" 55