diff options
author | pasky <pasky@openttd.org> | 2005-03-01 01:14:27 +0000 |
---|---|---|
committer | pasky <pasky@openttd.org> | 2005-03-01 01:14:27 +0000 |
commit | ccbb6263ead4f1bf331ee613fdf7734e079dcd43 (patch) | |
tree | c842b07f3b76603490f964bab941690517489fe5 /sprite.c | |
parent | 053d1bade3434a5227eb98a13dbf93f565f8e05e (diff) | |
download | openttd-ccbb6263ead4f1bf331ee613fdf7734e079dcd43.tar.xz |
(svn r1917) - Makefile: Revamped VERBOSE support, build mechanics changed.
- VERBOSE has now greater effect, many previously hidden commands
are now shown on the terminal as they are executed. (Use $(Q)
instead of @ where the command should be shown if VERBOSE.)
- Compilation commands redundancy was eliminated.
- Compilation commands calling generalized so that the VERBOSE
support does not further entangle the code. The commands are now
all at a single place, before the targets in a "Build commands"
section.
Note that this changeset has a character of proposal. If you do not
like the direction it takes at all, feel free to revert it (probably
together with the previous VERBOSE patch). However, I believe it
improves the code by bringing the compilation commands to a single
place and it greatly improves the VERBOSE support, too (and makes it
much less intrusive).
Diffstat (limited to 'sprite.c')
0 files changed, 0 insertions, 0 deletions