X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/3f98cd5a40321c18f87e4e732a75f56cc187cb1f..HEAD:/netslide.R diff --git a/netslide.R b/netslide.R index a27eb95..29d538c 100644 --- a/netslide.R +++ b/netslide.R @@ -1,12 +1,12 @@ # -*- makefile -*- -NETSLIDE = netslide tree234 +NETSLIDE_EXTRA = tree234 -netslide : [X] GTK COMMON NETSLIDE +netslide : [X] GTK COMMON netslide NETSLIDE_EXTRA netslide-icon|no-icon -netslide : [G] WINDOWS COMMON NETSLIDE +netslide : [G] WINDOWS COMMON netslide NETSLIDE_EXTRA netslide.res|noicon.res -ALL += NETSLIDE +ALL += netslide[COMBINED] NETSLIDE_EXTRA !begin gtk GAMES += netslide @@ -15,3 +15,7 @@ GAMES += netslide !begin >list.c A(netslide) \ !end + +!begin >wingames.lst +netslide.exe:Netslide +!end