Revert rev. 1.86, I've fixed make(1) (make/dir.c,v 1.32).
PR: bin/34062
This commit is contained in:
parent
f246003ac7
commit
0d3ef04d01
@ -169,7 +169,7 @@ ${OBJS}: ${_link}
|
||||
SYSDIR= ${_dir}
|
||||
.endif
|
||||
.endfor
|
||||
.if !defined(SYSDIR) || !exists(${SYSDIR}/kern)
|
||||
.if !defined(SYSDIR) || !exists(${SYSDIR}/kern/)
|
||||
.error "can't find kernel source tree"
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user