Files
Simon Tatham 7fce4f57c2 Close-to-finished auto-generating implementation of Klotski.
[originally from svn r7547]
2007-05-07 14:49:05 +00:00

22 lines
284 B
Makefile

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