chiark / gitweb /
Create a blank .rc file to be used in the absence of icons/foo.rc.
[sgt-puzzles.git] / loopy.R
1 # -*- makefile -*-
2
3 LOOPY    = loopy tree234 dsf
4
5 loopy    : [X] GTK COMMON LOOPY loopy-icon|no-icon
6
7 loopy    : [G] WINDOWS COMMON LOOPY loopy.res|noicon.res
8
9 ALL += LOOPY
10
11 !begin gtk
12 GAMES += loopy
13 !end
14
15 !begin >list.c
16     A(loopy) \
17 !end
18
19 !begin >wingames.lst
20 loopy.exe:Loopy
21 !end