X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/3f98cd5a40321c18f87e4e732a75f56cc187cb1f..HEAD:/inertia.R diff --git a/inertia.R b/inertia.R index 6146bc9..84829bd 100644 --- a/inertia.R +++ b/inertia.R @@ -1,10 +1,10 @@ # -*- makefile -*- -inertia : [X] GTK COMMON inertia +inertia : [X] GTK COMMON inertia inertia-icon|no-icon -inertia : [G] WINDOWS COMMON inertia +inertia : [G] WINDOWS COMMON inertia inertia.res|noicon.res -ALL += inertia +ALL += inertia[COMBINED] !begin gtk GAMES += inertia @@ -13,3 +13,7 @@ GAMES += inertia !begin >list.c A(inertia) \ !end + +!begin >wingames.lst +inertia.exe:Inertia +!end