X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/3f98cd5a40321c18f87e4e732a75f56cc187cb1f..4497b8419960a996e4fed08d2e146701d603247b:/sixteen.R diff --git a/sixteen.R b/sixteen.R index dfddaea..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 : [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