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