Files
puzzles/inertia.R
Simon Tatham b05cb1eaf3 Build an installer for Puzzles.
[originally from svn r7319]
2007-02-24 19:33:38 +00:00

20 lines
262 B
Makefile

# -*- makefile -*-
inertia : [X] GTK COMMON inertia inertia-icon|no-icon
inertia : [G] WINDOWS COMMON inertia inertia.res?
ALL += inertia
!begin gtk
GAMES += inertia
!end
!begin >list.c
A(inertia) \
!end
!begin >wingames.lst
inertia.exe:Inertia
!end