54 lines
1.2 KiB
Makefile
54 lines
1.2 KiB
Makefile
#
|
|
# This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh.
|
|
#
|
|
|
|
PACKAGE= tests
|
|
|
|
${PACKAGE}FILES= \
|
|
err.D_PDESC_ZERO.profile.d \
|
|
err.D_PDESC_ZEROonens.d \
|
|
err.D_PDESC_ZEROonensec.d \
|
|
err.D_PDESC_ZEROoneus.d \
|
|
err.D_PDESC_ZEROoneusec.d \
|
|
tst.argtest.d \
|
|
tst.argtest.d.out \
|
|
tst.basic.d \
|
|
tst.basic.d.out \
|
|
tst.func.ksh \
|
|
tst.mod.ksh \
|
|
tst.profilehz.d \
|
|
tst.profilehz.d.out \
|
|
tst.profilems.d \
|
|
tst.profilems.d.out \
|
|
tst.profilemsec.d \
|
|
tst.profilemsec.d.out \
|
|
tst.profilenhz.d \
|
|
tst.profilenhz.d.out \
|
|
tst.profilens.d \
|
|
tst.profilens.d.out \
|
|
tst.profilensec.d \
|
|
tst.profilensec.d.out \
|
|
tst.profiles.d \
|
|
tst.profiles.d.out \
|
|
tst.profilesec.d \
|
|
tst.profilesec.d.out \
|
|
tst.profileus.d \
|
|
tst.profileus.d.out \
|
|
tst.profileusec.d \
|
|
tst.profileusec.d.out \
|
|
tst.sym.ksh \
|
|
tst.ufunc.ksh \
|
|
tst.ufuncsort.ksh \
|
|
tst.ufuncsort.ksh.out \
|
|
tst.umod.ksh \
|
|
tst.usym.ksh \
|
|
|
|
TESTEXES= \
|
|
|
|
|
|
CFILES= \
|
|
tst.ufuncsort.c \
|
|
|
|
|
|
.include "../../dtrace.test.mk"
|