Subject: Re: xsrc/5509: "make clean" in "xsrc" doesn't remove all created files
To: None <tron@lyssa.owl.de>
From: Chris G. Demetriou <cgd@pa.dec.com>
List: netbsd-bugs
Date: 05/29/1998 02:30:09
> >Fix:
> Either fix all the makefiles seperately or come up with a nice trick.

I think the largest part of the problem is that 'clean' doesn't clean
manual pages.  That should be fixable by a bit of 'simple' imake
config file hacking, and should then automatically apply to the whole
tree.

There are other problems (if i recall correctly: Makefiles in one or
two cases, .db files in a couple of places, library 'unshared'
directories).  Some of those probably need to be corrected 'locally',
others can be corrected via the templates.


Overall it shouldn't be too hard, but it requires a brave soul to
actually sit down and do it.


cgd