On Apr 6, 2005 11:43 AM, Steve Hay <[EMAIL PROTECTED]> wrote: > demerphq wrote: > >On Apr 5, 2005 9:47 PM, Michael G Schwern <[EMAIL PROTECTED]> wrote: > >>NOTE: > >>"make distclean" is really just "make realclean + distcheck". We're > >>actually > >>having a discussion about this over on the mm list. Point is "distclean" > >>doesn't do any more actual cleaning than "realclean" it just checks itself > >>at the end. > > > >Just so you know this isnt true with the Win32 makefiles at all. From > >perl/win32/Makefile i have extracted distclean and realclean: > > > But the perl/win32/Makefile isn't generated by ExtUtils::MakeMaker. > It's an entirely hand-crafted affair in which realclean and distclean > happen to be different.
Sure, but afaiui the two are supposed to be more or less equivelent, and if the MakeMaker crew is unaware that there are already differences then those differences will simply grow larger. Yves -- perl -Mre=debug -e "/just|another|perl|hacker/"