Subject: kern/536: make clean in kernel build dir doesn't remove vnode_if.[ch]
To: None <gnats-admin@sun-lamp.cs.berkeley.edu>
From: None <danielce@ee.mu.oz.au>
List: netbsd-bugs
Date: 10/28/1994 09:20:38
>Number:         536
>Category:       kern
>Synopsis:       make clean in kernel build dir doesn't remove vnode_if.[ch]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gnats-admin (Kernel Bug People)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Oct 28 09:20:34 1994
>Originator:     daniel carosone
>Organization:
>Release:        
>Environment:
	
System: NetBSD oink 1.0 NetBSD 1.0 (_oink3_) #20: Mon Oct 24 17:08:55 EST 1994 dan@oink:/lfs/f/l/NetBSD/src/sys/arch/sparc/compile/_oink3_ sparc


>Description:

I had a problem today building kernels on an i386 machine that ended up being a problem
in the vnode_if.c that was built in that kernel directory. It took me some time to
figure this out, because make clean didn't remove these files.

>How-To-Repeat:
n/a
>Fix:
add vnode_if.[ch] to the clean target in the Makefiles (probably several arch's)
as well as anything else that doesn't either get overwritten/created by config{.new}
or removed by clean  (the version file notwithstanding :-)


--
Dan.
>Audit-Trail:
>Unformatted: