shithub: puzzles

ref: 9993f71e4c98eef4d3a7c407a8b0f7cf0d471d92
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