X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/fa2cb13d4940a616f7d35151d0c9c341a52e5e98..HEAD:/sixteen.R diff --git a/sixteen.R b/sixteen.R index 46147af..b9a26af 100644 --- a/sixteen.R +++ b/sixteen.R @@ -1,10 +1,10 @@ # -*- makefile -*- -sixteen : [X] GTK COMMON sixteen +sixteen : [X] GTK COMMON sixteen sixteen-icon|no-icon -sixteen : [G] WINDOWS COMMON sixteen sixteen.res? +sixteen : [G] WINDOWS COMMON sixteen sixteen.res|noicon.res -ALL += sixteen +ALL += sixteen[COMBINED] !begin gtk GAMES += sixteen @@ -13,3 +13,7 @@ GAMES += sixteen !begin >list.c A(sixteen) \ !end + +!begin >wingames.lst +sixteen.exe:Sixteen +!end