X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/fa2cb13d4940a616f7d35151d0c9c341a52e5e98..6ac7613cf2e68fd392b143b594e37440c99943c0:/twiddle.R diff --git a/twiddle.R b/twiddle.R index c525953..5be9bdc 100644 --- a/twiddle.R +++ b/twiddle.R @@ -1,8 +1,8 @@ # -*- makefile -*- -twiddle : [X] GTK COMMON twiddle +twiddle : [X] GTK COMMON twiddle twiddle-icon|no-icon -twiddle : [G] WINDOWS COMMON twiddle twiddle.res? +twiddle : [G] WINDOWS COMMON twiddle twiddle.res|noicon.res ALL += twiddle @@ -13,3 +13,7 @@ GAMES += twiddle !begin >list.c A(twiddle) \ !end + +!begin >wingames.lst +twiddle.exe:Twiddle +!end