ref: 7834793e41ba57cadb371f07de55d8deae57ca22
parent: eac561147e6b6685b26a20e6146ef1a6281fc1ca
author: Jacob Nevins <[email protected]>
date: Fri Dec 29 17:43:47 EST 2006
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]
--- a/nullgame.R
+++ b/nullgame.R
@@ -9,4 +9,4 @@
# ever fails to compile, so it's important that it should actually
# be built on a regular basis.
nullgame : [X] GTK COMMON nullgame nullgame-icon|no-icon
-nullgame : [G] WINDOWS COMMON nullgame
+nullgame : [G] WINDOWS COMMON nullgame nullgame.res?
--- a/unfinished/pearl.R
+++ b/unfinished/pearl.R
@@ -2,9 +2,9 @@
PEARL = pearl dsf
-pearl : [X] GTK COMMON PEARL
+pearl : [X] GTK COMMON PEARL pearl-icon|no-icon
-pearl : [G] WINDOWS COMMON PEARL
+pearl : [G] WINDOWS COMMON PEARL pearl.res?
ALL += PEARL
--- a/unfinished/sokoban.R
+++ b/unfinished/sokoban.R
@@ -1,8 +1,8 @@
# -*- makefile -*-
-sokoban : [X] GTK COMMON sokoban
+sokoban : [X] GTK COMMON sokoban sokoban-icon|no-icon
-sokoban : [G] WINDOWS COMMON sokoban
+sokoban : [G] WINDOWS COMMON sokoban sokoban.res?
ALL += sokoban