shithub: puzzles

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

!begin >wingames.lst
slant.exe:Slant
!end