shithub: puzzles

ref: 05a0cf068498663f0f2e17b9fa19b2188db6e6a7
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