X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/fa2cb13d4940a616f7d35151d0c9c341a52e5e98..HEAD:/netslide.R diff --git a/netslide.R b/netslide.R index 69e643d..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.res? +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