shithub: puzzles

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