in reply to Re: how to create makefile (why)?
in thread how to create makefile?

system
## mystuff.pl ## by carolw system $^X, qw/ -Mmod1 -Mmod2 pgm.pl paramFile /; system $^X, qw/ -Mmod3 -Mmod4 pgm2.pl paramFile2 /;