I'm sick of repeatedly adding and removing local changes to Recipe
[sgt/puzzles] / net.R
CommitLineData
3f98cd5a 1# -*- makefile -*-
2
3NET = net tree234 dsf
4
5net : [X] GTK COMMON NET
6
7# The Windows Net shouldn't be called `net.exe' since Windows
8# already has a reasonably important utility program by that name!
9netgame : [G] WINDOWS COMMON NET
10
11ALL += NET
12
13!begin gtk
14GAMES += net
15!end
16
17!begin >list.c
18 A(net) \
19!end