On Mon, 13 Nov 2000, Roy Wilson wrote:
> I've struggled to find what was for me a useable tutorial on make, but
> did not succeed. Most seem to have been written by experts too close to
> their subject. If someone can provide a link to something like "Make for
> Dummies" I'd appreciate it. Having constructed abstract Turing Machines
> to do arithmetic, read and written technical papers, I'd like to think
> the problem is more than brain-death on my part. :-)
http://www.gnu.org/manual/make/index.html
It's not really that hard. At first glance a Makefile resembles
nothing else in Unix, it's not a shell, it's not a programming
language, and I think that's what puts people off of Make.
But ant is much less opaque, to be sure. I think this is important and the
ant developers should be proud of this accomplishment.
--
Nicolaus Bauman
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]