Subject: | FIRST_MAKEFILE doesn't work, always creates Makefile |
ExtUtils::MakeMaker-6.17 Revision 1.133
This is perl, v5.8.5 built for sun4-solaris
SunOS tdevs183 5.8 Generic_117350-05 sun4u sparc SUNW,Netra-T12
$ perl Makefile.PL FIRST_MAKEFILE=Jakefile
Creates Makefile not Jakefile
$ make Jakefile
Makefile out-of-date with respect to Makefile.PL /opt/lift/tools/lib/perl5/5.8.5/sun4-solaris/Config.pm /opt/lift/tools/lib/perl5/5.8.5/sun4-solaris/CORE/config.h
Cleaning current config before rebuilding Makefile...
mv: cannot access Jakefile
make: *** [Jakefile] Error 2