diff options
| author | Simon Tatham <anakin@pobox.com> | 2005-07-21 17:26:46 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2005-07-21 17:26:46 +0000 |
| commit | d2d4b07e1573c624b8e6cc42a4436397161d7512 (patch) | |
| tree | ce16702710fc62fc270556b2c82739c14e2b505d /samegame.c | |
| parent | 11ce8d7abd2f6ce330fe38151fde65b06c3644d2 (diff) | |
| download | puzzles-d2d4b07e1573c624b8e6cc42a4436397161d7512.zip puzzles-d2d4b07e1573c624b8e6cc42a4436397161d7512.tar.gz puzzles-d2d4b07e1573c624b8e6cc42a4436397161d7512.tar.bz2 puzzles-d2d4b07e1573c624b8e6cc42a4436397161d7512.tar.xz | |
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.
[originally from svn r6123]
Diffstat (limited to 'samegame.c')
0 files changed, 0 insertions, 0 deletions