I'm sick of having to type (cd ..; perl mkfiles.pl) when I'm working
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 29 Mar 2003 17:07:31 +0000 (17:07 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 29 Mar 2003 17:07:31 +0000 (17:07 +0000)
commite310973039d8225ab3498a9c8500fd0c4d56121a
treee15c5b2074528f4ec010c84b8d482bdee8e8dfc6
parent0ff9ea389c749836c7c6f23f1e654bc9a5600ebf
I'm sick of having to type (cd ..; perl mkfiles.pl) when I'm working
on Unix. So now mkfiles.pl will look in .. as well as . when
searching for Recipe, so I can run `perl ../mkfiles.pl' and it will
Just Work.

git-svn-id: svn://svn.tartarus.org/sgt/putty@3016 cda61777-01e9-0310-a592-d414129be87e
mkfiles.pl