simon-svn: puzzles: simon

tartarus-commits at lists.tartarus.org tartarus-commits at lists.tartarus.org
Thu Jul 21 18:26:47 BST 2005


SVN root:       svn://ixion.tartarus.org/main
Changes by:     simon
Revision:       6123
Date:           2005-07-21 18:26:46 +0100 (Thu, 21 Jul 2005)

Log message (5 lines):
I've been meaning to do this for ages: all the Makefiles now give
$(XFLAGS) _after_ $(CFLAGS) on the compiler command lines, meaning
that you can provide options in XFLAGS on the makefile which will
override the ones in CFLAGS. For example, `make XFLAGS=-O0' to make
debugging easier.

Modified files:
U   puzzles/mkfiles.pl

Links:
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi?rev=6123&view=rev
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/puzzles/mkfiles.pl?rev=6123&r1=6122&r2=6123



More information about the tartarus-commits mailing list