aboutsummaryrefslogtreecommitdiff
path: root/unequal.R
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2007-02-04 11:44:10 +0000
committerSimon Tatham <anakin@pobox.com>2007-02-04 11:44:10 +0000
commitdd1cee7537c05830475a15dd26ef8bc777738bba (patch)
tree33d3237ceb52e9e374545dbb1662ae8821082031 /unequal.R
parent215cf195770067f6639542c2f9588218e1ccd02b (diff)
downloadpuzzles-dd1cee7537c05830475a15dd26ef8bc777738bba.zip
puzzles-dd1cee7537c05830475a15dd26ef8bc777738bba.tar.gz
puzzles-dd1cee7537c05830475a15dd26ef8bc777738bba.tar.bz2
puzzles-dd1cee7537c05830475a15dd26ef8bc777738bba.tar.xz
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]
Diffstat (limited to 'unequal.R')
-rw-r--r--unequal.R4
1 files changed, 4 insertions, 0 deletions
diff --git a/unequal.R b/unequal.R
index d9bffd3..f40a5a7 100644
--- a/unequal.R
+++ b/unequal.R
@@ -21,3 +21,7 @@ GAMES += unequal
!begin >list.c
A(unequal) \
!end
+
+!begin >wingames.lst
+unequal.exe
+!end