Bug 83940

Summary: "/usr/src/share/mk/sys.mk", line 275: if-less endif
Product: Base System Reporter: Bill Squire {billsf} <billsf>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 7.0-CURRENT   
Hardware: Any   
OS: Any   

Description Bill Squire {billsf} 2005-07-23 11:20:17 UTC
Kernel will not build with the extra .endif
This has been distributed since the beginning of 7.0

Fix: 

Simply delete line 275 of /usr/src/share/mk/sys.mk (.endif)

The error message is to the point.
This only makes it a bit anoying to follow 7.0 and nothing more.
How-To-Repeat: Try to build a kernel with the extra .endif, it wont even start.
Comment 1 Xin LI freebsd_committer freebsd_triage 2005-07-23 19:11:49 UTC
State Changed
From-To: open->closed

Duplicate of 83941