Files
puzzles/unfinished/sokoban.R
2009-01-06 23:21:42 +00:00

20 lines
272 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 >wingames.lst
sokoban.exe:Sokoban
!end