chiark / gitweb /
Actually introduce the ability to build the Windows icons into the
[sgt-puzzles.git] / bridges.R
1 # -*- makefile -*-
2
3 BRIDGES  = bridges dsf
4
5 bridges  : [X] GTK COMMON BRIDGES
6
7 bridges  : [G] WINDOWS COMMON BRIDGES bridges.res?
8
9 ALL += BRIDGES
10
11 !begin gtk
12 GAMES += bridges
13 !end
14
15 !begin >list.c
16     A(bridges) \
17 !end