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