看板 DFBSD_commit 關於我們 聯絡資訊
On Mon, Mar 14, 2005 at 09:03:52AM -0800, Chris Pressey wrote: > I'm OK with this (I actually like the idea of pregenerating stuff in CVS > in general.) I'm not a fan of commiting pregenereated stuff into the CVS repo. Actually I want to continue removing prebuild stuff like the various device tables and create them on the fly. > I'm also OK with an (e.g.) "installextradocs" target, to be run after > "installworld", which generates and installs these docs. That's something I don't object at all :) Fell free to add such a target to etc/Makefile. I think that's the location making the most sense. Well, actually it should be "buildextradocs" and "installextradocs" :) Joerg