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

22 lines
260 B
Makefile

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