Files
puzzles/unfinished/sokoban.R
Jacob Nevins 7834793e41 Bring .R files for nullgame and unfinished puzzles up to date with the rest of
the world (by adding icon support).

[originally from svn r7038]
2006-12-29 22:43:47 +00:00

16 lines
215 B
Makefile

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