shithub: puzzles

ref: 04e3e09b8743acd1fffc7b756d876f47cbb35a88
dir: /bridges.R/

View raw version
# -*- makefile -*-

BRIDGES  = bridges dsf

bridges  : [X] GTK COMMON BRIDGES

bridges  : [G] WINDOWS COMMON BRIDGES

ALL += BRIDGES

!begin gtk
GAMES += bridges
!end

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