shithub: puzzles

ref: aa6fb7507252dec76e2c30ebfdc76b0e366851d7
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
!end