Bug 15358

Summary: make depend fails due to missing opt_svr4.h file
Product: Base System Reporter: Louis Mamakos <louie>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.0-CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Louis Mamakos 1999-12-08 16:50:01 UTC
	make depend in /sys/modules/svr4 fails.  Breaks make world

How-To-Repeat: 
	cd /sys/modules/svr4
	make clean
	make depend
Comment 1 cpiazza freebsd_committer freebsd_triage 1999-12-08 23:46:29 UTC
State Changed
From-To: open->closed

Duplicate of PR 15357