shithub: puzzles

ref: c746f6d0e3996092de94ecbf72d039632594f7e0
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

!begin gtk
GAMES += inertia
!end

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

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