shithub: puzzles

ref: 7b2b742be868b4a12d08f6a9f7af3e9f2923016c
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