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

20 lines
272 B
Makefile

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