"Matt Juszczak" <matt@atopia.net> writes:
> Is there a good book that not only brushes up C/C++ skills but also focuses
> on Makefiles, etc. (GNU-make, GNU-gcc, autoconf, etc.)
[snip]
$info make
$info gcc
$info autoconf
:-)
I don't know of a good book on any of make, gcc, or autoconf, except
their respective info documentation. I wish I did. The gnu make
info pages have an excellent tutorial, the autoconf pages a
mediocre tutorial. The gcc info pages are a wonderful reference,
but, I fear, quite confusing to those not already familiar with
its convention.
www.accu.org has excellent book reviews of many, many books, on many
subjects (but mostly on C, C++, and Java.)