Files
puzzles/twiddle.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 -*-
twiddle : [X] GTK COMMON twiddle twiddle-icon|no-icon
twiddle : [G] WINDOWS COMMON twiddle twiddle.res?
ALL += twiddle
!begin gtk
GAMES += twiddle
!end
!begin >list.c
A(twiddle) \
!end
!begin >wingames.lst
twiddle.exe:Twiddle
!end