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

20 lines
235 B
Makefile

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