chiark / gitweb /
For the convenience of Linux package maintainers, add to Makefile.gtk
authorSimon Tatham <anakin@pobox.com>
Fri, 17 Aug 2012 19:58:53 +0000 (19:58 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 17 Aug 2012 19:58:53 +0000 (19:58 +0000)
commit15a4fbd1cdc2cc092bafe85b8ddd8b392bdbda7d
treea46f91b5f5cea352039ab72d07e41297553b824c
parent200d6533bb315e5f69f926d15724016132cf6232
For the convenience of Linux package maintainers, add to Makefile.gtk
and Makefile.doc a command-line parameter 'BINPREFIX' which will be
prepended to all the game binary names. E.g. 'make BINPREFIX=sgt-' and
'make BINPREFIX=sgt- install', and correspondingly 'make -f
Makefile.doc BINPREFIX=sgt-'.

Also included in this commit by mistake, changes to singles.c to add
\n to the end of all its debug() statements. I meant to commit that
separately. Oops.

[originally from svn r9606]
Makefile.doc
Recipe
mkfiles.pl
puzzles.but
singles.c