X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/7a4c7e323d9a23433c9e7b23a68984dc4f8cbb3e..HEAD:/netslide.R diff --git a/netslide.R b/netslide.R index 01edbeb..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-icon|no-icon +netslide : [X] GTK COMMON netslide NETSLIDE_EXTRA netslide-icon|no-icon -netslide : [G] WINDOWS COMMON NETSLIDE netslide.res|noicon.res +netslide : [G] WINDOWS COMMON netslide NETSLIDE_EXTRA netslide.res|noicon.res -ALL += NETSLIDE +ALL += netslide[COMBINED] NETSLIDE_EXTRA !begin gtk GAMES += netslide