shithub: puzzles

ref: ea13d39a1780406421d2e9aa01c4caeca100c9eb
dir: /bridges.R/

View raw version
# -*- makefile -*-

BRIDGES  = bridges dsf

bridges  : [X] GTK COMMON BRIDGES bridges-icon|no-icon

bridges  : [G] WINDOWS COMMON BRIDGES bridges.res|noicon.res

ALL += BRIDGES

!begin gtk
GAMES += bridges
!end

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

!begin >wingames.lst
bridges.exe:Bridges
!end