Home
last modified time | relevance | path

Searched refs:scriptarg (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/regress/sys/kern/execve/
H A DMakefile11 scriptarg scriptarg-nospace goodaout truncaout
19 test-goodscript test-scriptarg test-scriptarg-nospace \
58 scriptarg: ${TD}/scriptarg.in target
61 test-scriptarg: ${PROG} scriptarg
62 ${RP} ${.OBJDIR}/scriptarg 2>&1 | diff - ${OD}/scriptarg
64 scriptarg-nospace: ${TD}/scriptarg-nospace.in
67 test-scriptarg-nospace: ${PROG} scriptarg-nospace
68 ${RP} ${.OBJDIR}/scriptarg-nospace 2>&1 | diff - ${OD}/scriptarg-nospace