The #definition of COMBINED was done very badly: it was a piece of
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 24 Jan 2005 12:09:51 +0000 (12:09 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 24 Jan 2005 12:09:51 +0000 (12:09 +0000)
commit08f7c1b2a18e03a3d77ed04218eb0d29ef2ddab5
tree608e4e5d61b59e293a5c3cca9012b6b0a7c03cdf
parentfccfd04d997793b4ec8f4ec500db56e67ba83ac0
The #definition of COMBINED was done very badly: it was a piece of
platform-dependent code in puzzles.h (ick), which in turn depended
on the magic symbol MAC_OS_X being defined by mkfiles.pl itself
(yuck). Suddenly realised I can do much better simply by putting it
in an OS X makefile extras section in Recipe, and removing both
previous hacks. Much nicer.

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