From dd1cee7537c05830475a15dd26ef8bc777738bba Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Sun, 4 Feb 2007 11:44:10 +0000 Subject: Build script for Puzzles using bob. I've also added a piece of extra infrastructure to the mkfiles.pl framework for the convenience of the build script: it generates `wingames.lst', a list of the Windows binaries which are ship-worthy games as opposed to nullgame or command-line auxiliary programs. [originally from svn r7206] --- twiddle.R | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'twiddle.R') diff --git a/twiddle.R b/twiddle.R index 6b23df1..d0e841a 100644 --- a/twiddle.R +++ b/twiddle.R @@ -13,3 +13,7 @@ GAMES += twiddle !begin >list.c A(twiddle) \ !end + +!begin >wingames.lst +twiddle.exe +!end -- cgit v1.1