Make mkfiles.pl clean under 'perl -w'. Fixes one minor bug in the
commitbdd891755f9c38788b1e695052ecd0dcfda36530
authorSimon Tatham <anakin@pobox.com>
Sat, 29 May 2010 13:44:12 +0000 (29 13:44 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 29 May 2010 13:44:12 +0000 (29 13:44 +0000)
tree67cfa1192f91a7ee88a2df6db3c62b3ead4bf05a
parentf2689e25859e63f5089041c4aa7ae12710cabb12
Make mkfiles.pl clean under 'perl -w'. Fixes one minor bug in the
output (a comment from Recipe mistakenly got into the Unix
makefile); more importantly, lets mkfiles.pl run in up-to-date Perls
(where implicit split to @_ is now obsolete).

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@8957 cda61777-01e9-0310-a592-d414129be87e
Recipe
mkfiles.pl