Remove spurious semicolons from macros; their upset compilers that don't like
[sgt/puzzles] / blackbox.R
... / ...
CommitLineData
1# -*- makefile -*-
2
3blackbox : [X] GTK COMMON blackbox blackbox-icon|no-icon
4
5blackbox : [G] WINDOWS COMMON blackbox blackbox.res?
6
7ALL += blackbox
8
9!begin gtk
10GAMES += blackbox
11!end
12
13!begin >list.c
14 A(blackbox) \
15!end
16
17!begin >wingames.lst
18blackbox.exe
19!end