Prepare to release sgt-puzzles (20170606.272beef-1).
[sgt-puzzles.git] / net.R
blob8e98216e030f152edc059a286a9d45faca929348
1 # -*- makefile -*-
3 NET_EXTRA = tree234 dsf findloop
5 net      : [X] GTK COMMON net NET_EXTRA net-icon|no-icon
7 # The Windows Net shouldn't be called `net.exe' since Windows
8 # already has a reasonably important utility program by that name!
9 netgame  : [G] WINDOWS COMMON net NET_EXTRA net.res|noicon.res
11 ALL += net[COMBINED] NET_EXTRA
13 !begin am gtk
14 GAMES += net
15 !end
17 !begin >list.c
18     A(net) \
19 !end
21 !begin >gamedesc.txt
22 net:netgame.exe:Net:Network jigsaw puzzle:Rotate each tile to reassemble the network.
23 !end