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