Change some instances of 'print $thing' to 'print $thing || ""', to
[sgt/puzzles] / blackbox.R
1 # -*- makefile -*-
2
3 blackbox : [X] GTK COMMON blackbox blackbox-icon|no-icon
4
5 blackbox : [G] WINDOWS COMMON blackbox blackbox.res|noicon.res
6
7 ALL += blackbox[COMBINED]
8
9 !begin gtk
10 GAMES += blackbox
11 !end
12
13 !begin >list.c
14 A(blackbox) \
15 !end
16
17 !begin >wingames.lst
18 blackbox.exe:Black Box
19 !end