shithub: puzzles

ref: 8c0890a331d93c9d12ef782601b9953463872fc6
dir: /twiddle.R/

View raw version
# -*- makefile -*-

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

twiddle  : [G] WINDOWS COMMON twiddle twiddle.res?

ALL += twiddle

!begin gtk
GAMES += twiddle
!end

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

!begin >wingames.lst
twiddle.exe
!end