Deal with another hardcoded reference to Kyuafile in the KYUAFILE == auto
case Differential Revision: https://reviews.freebsd.org/D4406 (part of a larger diff) Reviewed by: emaste, Evan Cramer <eccramer@gmail.com> Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
51188989cf
commit
7da456da4e
@ -80,7 +80,7 @@ Kyuafile: Makefile
|
||||
>>${.TARGET}.tmp
|
||||
.endfor
|
||||
.for _T in ${TESTS_SUBDIRS:N.WAIT}
|
||||
@echo "include(\"${_T}/Kyuafile\")" >>${.TARGET}.tmp
|
||||
@echo "include(\"${_T}/${.TARGET}\")" >>${.TARGET}.tmp
|
||||
.endfor
|
||||
@mv ${.TARGET}.tmp ${.TARGET}
|
||||
.endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user