Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Apr 1998 12:46:57 +0530
From:      A Joseph Koshy <koshy@india.hp.com>
To:        freebsd-hackers@FreeBSD.ORG
Subject:   On recursive makes (Miller's paper)
Message-ID:  <199804220719.AAA08823@palrel1.hp.com>

next in thread | raw e-mail | index | archive | help

I didn't find mention of this paper by Peter Miller in the archives,
so I thought I'd post it.

	"Recursive Make considered Harmful".
	http://www.canb.auug.org.au/~millerp/rmch/recu-make-cons-harm.html

Millers thesis is that by (manually) dividing development into independent
subdirectories we are artificially sectioning the projects dependency DAG
into sub-graphs and are losing dependency information in the process.

Its an interesting paper.

Koshy
<koshy@india.hp.com>				My Personal Opinions Only.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804220719.AAA08823>