~ubuntu-branches/ubuntu/vivid/sgt-puzzles/vivid

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# -*- makefile -*-

twiddle  : [X] GTK COMMON twiddle twiddle-icon|no-icon

twiddle  : [G] WINDOWS COMMON twiddle twiddle.res|noicon.res

ALL += twiddle[COMBINED]

!begin am gtk
GAMES += twiddle
!end

!begin >list.c
    A(twiddle) \
!end

!begin >gamedesc.txt
twiddle:twiddle.exe:Twiddle:Rotational sliding block puzzle
!end