aboutsummaryrefslogtreecommitdiff
path: root/cddl/usr.sbin/dtrace/tests/common/profile-n/Makefile
blob: cb6ad9f9e66ba75e97d17e05cc73099dfecd99b3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
# $FreeBSD$

#
# This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh.
#

TESTFILES= \
     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 "../../Makefile.inc1"