Somehow I let a couple of // comments get past me when I accepted
[sgt/puzzles] / pegs.R
CommitLineData
3f98cd5a 1# -*- makefile -*-
2
3PEGS = pegs tree234
4
f12cdd72 5pegs : [X] GTK COMMON PEGS pegs-icon|no-icon
3f98cd5a 6
fa2cb13d 7pegs : [G] WINDOWS COMMON PEGS pegs.res?
3f98cd5a 8
9ALL += PEGS
10
11!begin gtk
12GAMES += pegs
13!end
14
15!begin >list.c
16 A(pegs) \
17!end
9bb2f5af 18
19!begin >wingames.lst
20pegs.exe
21!end