Home
last modified time | relevance | path

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

/openbsd-src/regress/lib/libkeynote/
H A DMakefile23 TESTFILES = test-env \ macro
29 CLEANFILES = ${TESTFILES} keynote.out
31 .for t in ${TESTFILES}
37 test-libkeynote: ${TESTFILES}
/openbsd-src/regress/sys/kern/execve/
H A DMakefile10 TESTFILES= empty nonexistshell devnullscript badinterplen goodscript \ macro
13 CLEANFILES+= ${TESTFILES}
15 all: ${PROG} ${TESTFILES}