Actually add the -x setenv test Makefile, missed in r326499.

X-MFC with:	r326499
This commit is contained in:
Mark Johnston 2017-12-08 19:26:25 +00:00
parent a15fbbb8fe
commit 97cb52fa9a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=326705

View File

@ -0,0 +1,30 @@
# $FreeBSD$
#
# This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh.
#
PACKAGE= tests
${PACKAGE}FILES= \
err.D_PRAGMA_OPTSET.setfromscript.d \
err.D_PRAGMA_OPTSET.unsetfromscript.d \
tst.ld_nolazyload.ksh \
tst.ld_nolazyload.ksh.out \
tst.setenv1.ksh \
tst.setenv1.ksh.out \
tst.setenv2.ksh \
tst.setenv2.ksh.out \
tst.unsetenv1.ksh \
tst.unsetenv1.ksh.out \
tst.unsetenv2.ksh \
tst.unsetenv2.ksh.out \
TESTEXES= \
CFILES= \
.include "../../dtrace.test.mk"