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