We only need to look as far as '..' to find 'test/'.
This commit is contained in:
parent
7cfe69417c
commit
56d47fb9b6
@ -26,7 +26,7 @@ WARNS?= 2
|
||||
WFORMAT=0
|
||||
|
||||
.PATH: ${.CURDIR}/bltin \
|
||||
${.CURDIR}/../../bin/test
|
||||
${.CURDIR}/../test
|
||||
|
||||
CLEANFILES+= mkinit mkinit.o mknodes mknodes.o \
|
||||
mksyntax mksyntax.o
|
||||
|
Loading…
x
Reference in New Issue
Block a user