Change to the handling of -DCOMBINED in the makefiles. Instead of
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 13 Sep 2008 19:17:26 +0000 (19:17 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 13 Sep 2008 19:17:26 +0000 (19:17 +0000)
commit2cef1182918ecca738455891125e03469c988375
tree8f69ef744fcb39738240fe2d125f9924514d4810
parent5b502ae807b1e98a91644f179863484c61aedb4c
Change to the handling of -DCOMBINED in the makefiles. Instead of
defining it centrally per port, I think it's neater to define it for
each puzzle when adding that puzzle to the ALL list - because those
front ends which take -DCOMBINED are precisely those which use ALL.
In particular, this change opens up the possibility of compiling
both individual puzzles _and_ a combined monolith within the same
makefile.

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@8178 cda61777-01e9-0310-a592-d414129be87e
28 files changed:
blackbox.R
bridges.R
cube.R
dominosa.R
fifteen.R
filling.R
flip.R
galaxies.R
guess.R
inertia.R
lightup.R
loopy.R
map.R
mines.R
net.R
netslide.R
osx.m
pattern.R
pegs.R
rect.R
samegame.R
sixteen.R
slant.R
solo.R
tents.R
twiddle.R
unequal.R
untangle.R