Enhancements to mkfiles.pl and Recipe to arrange for the auxiliary
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 5 Jul 2005 19:40:32 +0000 (19:40 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 5 Jul 2005 19:40:32 +0000 (19:40 +0000)
commit8317499a9932b585a28a452677b6128324adaba0
tree241e8651974ca9d24a5f161c62c52782b8191cc7
parent14a7c1c61f81ae6fca148299c2f736e3283adc16
Enhancements to mkfiles.pl and Recipe to arrange for the auxiliary
command-line programs (solosolver, patternsolver, mineobfusc) to be
built as part of the normal Makefiles. This means mkfiles.pl now has
the capability to compile a source file more than once with
different #defines. Also, fixes for those auxiliary programs and one
fix in midend.c which the Borland compiler objected to while I was
testing its makefile generation.

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@6066 cda61777-01e9-0310-a592-d414129be87e
Recipe
midend.c
mines.c
mkfiles.pl
pattern.c
solo.c