Kyle Brazell points out that the completion checker considers a
[sgt-puzzles/ydirson.git] / solo.R
blobfed81040edc05062c39db9a410fb08ad50035fca
1 # -*- makefile -*-
3 solo     : [X] GTK COMMON solo solo-icon|no-icon
5 solo     : [G] WINDOWS COMMON solo solo.res|noicon.res
7 solosolver :    [U] solo[STANDALONE_SOLVER] STANDALONE
8 solosolver :    [C] solo[STANDALONE_SOLVER] STANDALONE
10 ALL += solo
12 !begin gtk
13 GAMES += solo
14 !end
16 !begin >list.c
17     A(solo) \
18 !end
20 !begin >wingames.lst
21 solo.exe:Solo
22 !end