Stop the analysis pass in Loopy's redraw routine from being
[sgt/puzzles] / undead.R
1 # -*- makefile -*-
2
3 undead : [X] GTK COMMON undead undead-icon|no-icon
4 undead : [G] WINDOWS COMMON undead undead.res|noicon.res
5
6 ALL += undead[COMBINED]
7
8 !begin gtk
9 GAMES += undead
10 !end
11
12 !begin >list.c
13 A(undead) \
14 !end
15
16 !begin >wingames.lst
17 undead.exe:Undead
18 !end