Make mkfiles.pl clean under 'perl -w'. Fixes one minor bug in the
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 29 May 2010 13:44:12 +0000 (13:44 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 29 May 2010 13:44:12 +0000 (13:44 +0000)
commit26a9ad56ff2efa79010f11c0cff1bea8c7380eb2
tree67cfa1192f91a7ee88a2df6db3c62b3ead4bf05a
parentff483c16c41016dc71eee5120d99db4693a55b86
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