X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=netslide.R;h=ecfe7c3df8f785b10c3ecff47426b8542861189f;hb=db313b3948d27244dd7c34c2609c66d6204d8931;hp=61a429365a52096e7e539347c9d8d2c595813bb8;hpb=dd1cee7537c05830475a15dd26ef8bc777738bba;p=sgt-puzzles.git diff --git a/netslide.R b/netslide.R index 61a4293..ecfe7c3 100644 --- a/netslide.R +++ b/netslide.R @@ -1,14 +1,14 @@ # -*- makefile -*- -NETSLIDE = netslide tree234 +NETSLIDE_EXTRA = tree234 -netslide : [X] GTK COMMON NETSLIDE netslide-icon|no-icon +netslide : [X] GTK COMMON netslide NETSLIDE_EXTRA netslide-icon|no-icon -netslide : [G] WINDOWS COMMON NETSLIDE netslide.res? +netslide : [G] WINDOWS COMMON netslide NETSLIDE_EXTRA netslide.res|noicon.res -ALL += NETSLIDE +ALL += netslide[COMBINED] NETSLIDE_EXTRA -!begin gtk +!begin am gtk GAMES += netslide !end @@ -16,6 +16,6 @@ GAMES += netslide A(netslide) \ !end -!begin >wingames.lst -netslide.exe +!begin >gamedesc.txt +netslide:netslide.exe:Netslide:Toroidal sliding network puzzle:Slide a row at a time to reassemble the network. !end