Files
puzzles/bridges.R
Simon Tatham b05cb1eaf3 Build an installer for Puzzles.
[originally from svn r7319]
2007-02-24 19:33:38 +00:00

22 lines
286 B
Makefile

# -*- makefile -*-
BRIDGES = bridges dsf
bridges : [X] GTK COMMON BRIDGES bridges-icon|no-icon
bridges : [G] WINDOWS COMMON BRIDGES bridges.res?
ALL += BRIDGES
!begin gtk
GAMES += bridges
!end
!begin >list.c
A(bridges) \
!end
!begin >wingames.lst
bridges.exe:Bridges
!end