I'm sick and tired of having unfinished puzzle code lying around on
[sgt/puzzles] / sixteen.R
CommitLineData
3f98cd5a 1# -*- makefile -*-
2
3sixteen : [X] GTK COMMON sixteen
4
5sixteen : [G] WINDOWS COMMON sixteen
6
7ALL += sixteen
8
9!begin gtk
10GAMES += sixteen
11!end
12
13!begin >list.c
14 A(sixteen) \
15!end