shithub: puzzles

ref: 1f1eee4246fe811d09305e775e2b6b9484f9415c
dir: /slant.R/

View raw version
# -*- makefile -*-

SLANT    = slant dsf

slant    : [X] GTK COMMON SLANT slant-icon|no-icon

slant    : [G] WINDOWS COMMON SLANT slant.res?

slantsolver :   [U] slant[STANDALONE_SOLVER] dsf STANDALONE
slantsolver :   [C] slant[STANDALONE_SOLVER] dsf STANDALONE

ALL += SLANT

!begin gtk
GAMES += slant
!end

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