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

22 lines
300 B
Makefile

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