On Thursday 05 February 2009 17:51:34 James Keenan via RT wrote:

> On Mon Jun 09 17:34:09 2008, chroma...@wgz.org wrote:

> > This should be an easy fix for a Makefile hacker.
> We have 'make' target dynpmc-clean which is included in 'clean'.  So if
> you called 'make clean' before reconfiguring, wouldn't this achieve your
> objective?

No; there's no reconfiguring.  Running 'make clean' before rebuilding Parrot 
gives up almost all of the advantages of maintaining proper dependencies in a 
Makefile, and telling people to run 'make clean' after modifying code which 
generates dynpmcs but not necessarily core PMCs is an awkward special case.

-- c

Reply via email to