Files
puzzles/unfinished/sokoban.R
Simon Tatham c4ec358d6e Remove spurious "unfinished/" that appeared at the start of the
unfinished puzzles' gamedesc.txt lines due to a Perl error. Ahem.

[originally from svn r9861]
2013-06-08 16:55:33 +00:00

20 lines
302 B
Makefile

# -*- makefile -*-
sokoban : [X] GTK COMMON sokoban sokoban-icon|no-icon
sokoban : [G] WINDOWS COMMON sokoban sokoban.res?
ALL += sokoban[COMBINED]
!begin gtk
GAMES += sokoban
!end
!begin >list.c
A(sokoban) \
!end
!begin >gamedesc.txt
sokoban:sokoban.exe:Sokoban:Barrel-pushing puzzle
!end