Fix comma splice, can't ambiguity and quoting.
Submitted by: bde@ MFC after: 2 weeks
This commit is contained in:
parent
687adb703d
commit
e517a11c27
@ -9,7 +9,7 @@ SYSDIR= ${_dir}
|
||||
.endfor
|
||||
.if !defined(SYSDIR) || !exists(${SYSDIR}/kern/) || \
|
||||
!exists(${SYSDIR}/conf/kmod.mk)
|
||||
.error "can't locate the kernel source tree, set SYSDIR to override."
|
||||
.error Unable to locate the kernel source tree. Set SYSDIR to override.
|
||||
.endif
|
||||
|
||||
.include "${SYSDIR}/conf/kmod.mk"
|
||||
|
Loading…
x
Reference in New Issue
Block a user