From 6328483bb4206bed33e261e39b1a4d416adf2032 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Tue, 6 Jan 2009 23:21:42 +0000 Subject: Bring the unfinished .R files into line with the current conventions. [originally from svn r8395] --- unfinished/pearl.R | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'unfinished/pearl.R') diff --git a/unfinished/pearl.R b/unfinished/pearl.R index 45ab0af..cbf0758 100644 --- a/unfinished/pearl.R +++ b/unfinished/pearl.R @@ -1,12 +1,12 @@ # -*- makefile -*- -PEARL = pearl dsf +PEARL_EXTRA = dsf -pearl : [X] GTK COMMON PEARL pearl-icon|no-icon +pearl : [X] GTK COMMON pearl PEARL_EXTRA pearl-icon|no-icon -pearl : [G] WINDOWS COMMON PEARL pearl.res? +pearl : [G] WINDOWS COMMON pearl PEARL_EXTRA pearl.res? -ALL += PEARL +ALL += pearl[COMBINED] PEARL_EXTRA !begin gtk GAMES += pearl @@ -15,3 +15,7 @@ GAMES += pearl !begin >list.c A(pearl) \ !end + +!begin >wingames.lst +pearl.exe:Pearl +!end -- cgit v1.1