1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-18 15:30:21 +00:00

Barrow something from the `nmap' port to help the ENOCLUE people upgrading

from releng4 and are not able to properly read make(1) output.
This commit is contained in:
David E. O'Brien 2002-04-29 06:35:25 +00:00
parent a85dfc0c55
commit f3320cac13
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=95704

View File

@ -253,7 +253,9 @@ realinstall:
done; true
.endif
.if !defined(NO_XREF)
@echo "FAILURES HERE ARE OK"
-kldxref ${DESTDIR}${KMODDIR}
@echo "END OF SECTION WHERE FAILURES ARE OK"
.endif
.endif