From 8158b5350d2d9321e08ffdd8b7a560ff14ee75cb Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Wed, 26 May 2004 09:07:14 +0000 Subject: Richard B's utterly evil `netslide': cross between Net and Sixteen. [originally from svn r4257] --- Recipe | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Recipe') diff --git a/Recipe b/Recipe index f71a27f..c6ecd8d 100644 --- a/Recipe +++ b/Recipe @@ -15,8 +15,10 @@ WINDOWS = windows user32.lib gdi32.lib comctl32.lib COMMON = midend misc malloc random NET = net tree234 +NETSLIDE = netslide tree234 net : [X] gtk COMMON NET +netslide : [X] gtk COMMON NETSLIDE cube : [X] gtk COMMON cube fifteen : [X] gtk COMMON fifteen sixteen : [X] gtk COMMON sixteen @@ -25,6 +27,7 @@ rect : [X] gtk COMMON rect # The Windows Net shouldn't be called `net.exe' since Windows # already has a reasonably important utility program by that name! netgame : [G] WINDOWS COMMON NET +netslide : [G] WINDOWS COMMON NETSLIDE cube : [G] WINDOWS COMMON cube fifteen : [G] WINDOWS COMMON fifteen sixteen : [G] WINDOWS COMMON sixteen -- cgit v1.1