]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - cddl/usr.sbin/dtrace/tests/common/uctf/Makefile
MFC r277912,r278738,r279418,r280835,r288416:
[FreeBSD/stable/10.git] / cddl / usr.sbin / dtrace / tests / common / uctf / Makefile
1 # $FreeBSD$
2
3 #
4 # This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh.
5 #
6
7 TESTFILES= \
8      err.invalidpid.d  \
9      err.invalidpid2.d  \
10      err.invalidpid3.d  \
11      err.invalidtype.ksh  \
12      err.invalidtype2.ksh  \
13      err.user64mode.ksh  \
14      tst.aouttype.ksh  \
15      tst.chasestrings.ksh  \
16      tst.chasestrings.ksh.out  \
17      tst.libtype.ksh  \
18      tst.linkmap.ksh  \
19      tst.pidprint.ksh  \
20      tst.pidprinttarg.ksh  \
21      tst.printtype.ksh  \
22      tst.printtype.ksh.out  \
23      tst.printtypetarg.ksh  \
24      tst.userlandkey.ksh  \
25      tst.userlandkey.ksh.out  \
26      tst.userstrings.ksh  \
27      tst.userstrings.ksh.out  \
28
29 TESTEXES= \
30
31
32 CFILES= \
33      tst.aouttype.c  \
34      tst.chasestrings.c  \
35      tst.libtype.c  \
36      tst.printtype.c  \
37
38
39 WITH_CTF=YES
40
41 .include "../../Makefile.inc1"