|
|
| No such thing as a small change | |
| PerlMonks |
Re^2: Parameters to make-invoked scriptby Sixtease (Friar) |
| on Jul 23, 2008 at 11:14 UTC ( #699583=note: print w/ replies, xml ) | Need Help?? |
|
Wow, then this means that... I can assume environment variables in the script and then with no change to the makefile use the format make VAR=valueand it will work! ... goes and tests it ... ... and it works! :-) Then my problem is solved and I need not do anything, only document it. :-)) Great, thanks.
use strict; use warnings; print "Just Another Perl Hacker\n";
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||