shithub: puzzles

ref: 82b6a6fd39fc49ab511b3b4d748b415eb6af704a
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