[perl #42073] [BUG]: compilers/pirc/Makefile not cleaned up by 'make realclean'

2007-03-28 Thread James Keenan via RT
Patch applied in r17821.

[perl #42073] [BUG]: compilers/pirc/Makefile not cleaned up by 'make realclean'

2007-03-27 Thread James Keenan via RT
I've applied my patch successfully on both Darwin and Linux; kjs indicated on IRC that he got it working on Windows. Assuming there is no objection, I will apply it to trunk on Wed Mar 28.

[perl #42073] [BUG]: compilers/pirc/Makefile not cleaned up by 'make realclean'

2007-03-26 Thread James Keenan via RT
On Mon Mar 26 00:53:31 2007, kjs wrote: > Klaas-Jan Stol wrote: > > James Keenan wrote: > >>[snip] > >> Please try the patch attached. > >> > >> It more closely follows the pattern in config/gen/makefiles/root.in > >> -- specifically it categorizes your Makefile as a STICKY_FILE. > > > > It does r

Re: [perl #42073] [BUG]: compilers/pirc/Makefile not cleaned up by 'make realclean'

2007-03-25 Thread Klaas-Jan Stol
Klaas-Jan Stol wrote: James Keenan wrote: On Mar 25, 2007, at 1:41 PM, Klaas-Jan Stol via RT wrote: hi, I'm maintaining compilers/pirc. The pirc.in file (from which the Makefile is generated) does contain: realclean: clean $(RM_RF) Makefile $(RM_RF) pirc$(EXE) When I type 'make real

Re: [perl #42073] [BUG]: compilers/pirc/Makefile not cleaned up by 'make realclean'

2007-03-25 Thread Klaas-Jan Stol
James Keenan wrote: On Mar 25, 2007, at 1:41 PM, Klaas-Jan Stol via RT wrote: hi, I'm maintaining compilers/pirc. The pirc.in file (from which the Makefile is generated) does contain: realclean: clean $(RM_RF) Makefile $(RM_RF) pirc$(EXE) When I type 'make realclean' (in compilers/pi

Re: [perl #42073] [BUG]: compilers/pirc/Makefile not cleaned up by 'make realclean'

2007-03-25 Thread James Keenan
On Mar 25, 2007, at 1:41 PM, Klaas-Jan Stol via RT wrote: hi, I'm maintaining compilers/pirc. The pirc.in file (from which the Makefile is generated) does contain: realclean: clean $(RM_RF) Makefile $(RM_RF) pirc$(EXE) When I type 'make realclean' (in compilers/pirc dir.) it does de

Re: [perl #42073] [BUG]: compilers/pirc/Makefile not cleaned up by 'make realclean'

2007-03-25 Thread Klaas-Jan Stol
James Keenan (via RT) wrote: # New Ticket Created by James Keenan # Please include the string: [perl #42073] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=42073 > I expect that 'make realclean' will return my Parrot sand

[perl #42073] [BUG]: compilers/pirc/Makefile not cleaned up by 'make realclean'

2007-03-25 Thread via RT
# New Ticket Created by James Keenan # Please include the string: [perl #42073] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=42073 > I expect that 'make realclean' will return my Parrot sandbox to the 'pre-Configure.pl'