10 Jan
                
                    2007
                
            
            
                10 Jan
                
                '07
                
            
            
            
        
    
                4:14 p.m.
            
        On Wed, 2007-01-10 at 08:10 -0500, Glenn Schrader wrote:
The clean target in the makefile that configure creates does a 'rm -rf bin.v1'. Jam puts things in bin.v2 so shouldn't that be 'rm -rf bin.v2' instead?
Yes, it should. Thanks! I've fixed it in CVS. Cheers, Doug