On Wed, Jun 04, 2003 at 08:21:21PM +0200, Michael Lemke wrote: > >--- lib/ExtUtils/MM_VMS.pm 20 May 2003 05:57:08 -0000 1.93 > >+++ lib/ExtUtils/MM_VMS.pm 22 May 2003 21:34:49 -0000 > >@@ -1196,6 +1196,9 @@ > > push @m, " > > EXE_FILES = @exefiles > > > >+pure_all :: @to > >+ \$(NOECHO) \$(NOOP) > >+ > > realclean :: > > "; > > > > That is what I wanted to hear. I found those places as > well but I wasn't sure what EXE_FILES is supposed to do > and so didn't know if this should be fixed at all. I'll now have > another look again at the Makefile and maybe add the > missing target for VMS and older MakeMakers from Makefile.PL. > Is this going to be fixed in the latest version?
Yes, a new alpha version should be out shortly. -- You're more radiant than a memory of breathtaking ecstasy.
