chiark / gitweb /
The #definition of COMBINED was done very badly: it was a piece of
authorSimon Tatham <anakin@pobox.com>
Mon, 24 Jan 2005 12:09:51 +0000 (12:09 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 24 Jan 2005 12:09:51 +0000 (12:09 +0000)
commitb10be2b32adc91e3d51117aeac8a75e59271d941
tree608e4e5d61b59e293a5c3cca9012b6b0a7c03cdf
parent2040ff96317be6b93ca459c44bfea5d775a18692
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.

[originally from svn r5191]
Recipe
mkfiles.pl
puzzles.h