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

20 lines
262 B
Makefile

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