[Module-build-general] Re: [PATCH] make doesn't create man pages
Status: Beta
Brought to you by:
kwilliams
|
From: Steve P. <sp...@qu...> - 2003-08-08 18:12:37
|
On Friday, August 8, 2003, at 05:53 pm, Ken Williams wrote: > > On Friday, August 8, 2003, at 10:02 AM, Steve Purkis wrote: >> >> Anyways - here's a patch to fix the docs/build dependency bug, and >> make M::B create man pages at 'build' time. > > Looks good, Steve - below is the patch I'll commit. It creates a new > action 'code', which does what 'build' used to do, and now 'build' > creates both code & docs. Good idea, and its much more obvious what's happening that way. Wish I'd thought of it :) > Hmm, I guess this doesn't actually need the loop-avoidance patch > anymore, does it! Well, I guess it's still good to have that. Yeah, but hopefully to be used sparingly.. -Steve |