[perl #55846] [BUG]: realclean fails to remove ./src/asmfun.s in Parrot v0.6.2
Since there have been no complaints or further discussion about this issue in nearly 3 months, I am resolving the ticket. kid51
[perl #55846] [BUG]: realclean fails to remove ./src/asmfun.s in Parrot v0.6.2
On Sun Jun 15 09:52:51 2008, toddolson wrote: > In parrot 0.6.2 make realclean fails to remove the generate >./src/asmfun.s > Repeat by > perl ./Configure.pl# generates ./src/asmfun.s > make realclean # fails to remove ./src/asmfun.s > > It is not clear how to modify