]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - cddl/usr.sbin/dtrace/tests/common/vars/Makefile
MFC r277912,r278738,r279418,r280835,r288416:
[FreeBSD/stable/10.git] / cddl / usr.sbin / dtrace / tests / common / vars / 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      tst.gid.d  \
9      tst.nullassign.d  \
10      tst.ppid.d  \
11      tst.ucaller.ksh  \
12      tst.ucaller.ksh.out  \
13      tst.uid.d  \
14      tst.walltimestamp.d  \
15
16 TESTEXES= \
17
18
19 CFILES= \
20
21
22
23 .include "../../Makefile.inc1"