shithub: puzzles

ref: b341d0544de490f40720401fc523b41088d1666b
dir: /inertia.R/

View raw version
# -*- makefile -*-

inertia  : [X] GTK COMMON inertia inertia-icon|no-icon

inertia  : [G] WINDOWS COMMON inertia inertia.res|noicon.res

ALL += inertia[COMBINED]

!begin gtk
GAMES += inertia
!end

!begin >list.c
    A(inertia) \
!end

!begin >wingames.lst
inertia.exe:Inertia
!end