in reply to Re^4: how to create makefile?
in thread how to create makefile?
No. ExtUtils::MakeMaker is for creating a Makefile for module installation.
If your process is not about module installation for Perl, ExtUtils::MakeMaker is the wrong tool.
Maybe now it's time for you to explain what the actual goal is and why you think that a Makefile is the appropriate tool.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: how to create makefile?
by carolw (Sexton) on Jan 09, 2015 at 09:49 UTC | |
by RonW (Parson) on Jan 09, 2015 at 17:20 UTC |