X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/3f98cd5a40321c18f87e4e732a75f56cc187cb1f..07a54e524bde513e2cb7439dd2503556172f5ff5:/rect.R diff --git a/rect.R b/rect.R index 498233d..559714f 100644 --- a/rect.R +++ b/rect.R @@ -1,8 +1,8 @@ # -*- makefile -*- -rect : [X] GTK COMMON rect +rect : [X] GTK COMMON rect rect-icon|no-icon -rect : [G] WINDOWS COMMON rect +rect : [G] WINDOWS COMMON rect rect.res|noicon.res ALL += rect @@ -13,3 +13,7 @@ GAMES += rect !begin >list.c A(rect) \ !end + +!begin >wingames.lst +rect.exe:Rectangles +!end