On second thoughts, make kldxref failures non-fatal.

This commit is contained in:
peter 2001-09-11 01:13:49 +00:00
parent 2975fbf1b3
commit 72f88f6d25

View File

@ -238,7 +238,7 @@ realinstall: _SUBDIR
done; true
.endif
.if !defined(NO_XREF)
kldxref ${DESTDIR}${KMODDIR}
-kldxref ${DESTDIR}${KMODDIR}
.endif
install: afterinstall _SUBDIR