shithub: puzzles

ref: 88b66e12578be75a8cf446d1c60299dab37a7d27
dir: /twiddle.R/

View raw version
# -*- makefile -*-

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

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

ALL += twiddle[COMBINED]

!begin gtk
GAMES += twiddle
!end

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

!begin >wingames.lst
twiddle.exe:Twiddle
!end