
10 Jan
2007
10 Jan
'07
1:10 p.m.
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? Thanks, -glenn