Bring the unfinished .R files into line with the current conventions.

[originally from svn r8395]
This commit is contained in:
Simon Tatham
2009-01-06 23:21:42 +00:00
parent 17334d1945
commit 6328483bb4
4 changed files with 23 additions and 15 deletions

View File

@ -4,7 +4,7 @@ sokoban : [X] GTK COMMON sokoban sokoban-icon|no-icon
sokoban : [G] WINDOWS COMMON sokoban sokoban.res?
ALL += sokoban
ALL += sokoban[COMBINED]
!begin gtk
GAMES += sokoban
@ -13,3 +13,7 @@ GAMES += sokoban
!begin >list.c
A(sokoban) \
!end
!begin >wingames.lst
sokoban.exe:Sokoban
!end