shithub: puzzles

ref: 8a3f525a544fe6a05d6a8492471e04011b9dfd92
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