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

20 lines
272 B
Makefile

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