From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <201011051832.14379.dexen.devries@gmail.com> References: <773C7824-C50D-49EE-9CF8-74E91515F2F3@corpus-callosum.com> <201011051807.53647.dexen.devries@gmail.com> <201011051832.14379.dexen.devries@gmail.com> Date: Fri, 5 Nov 2010 11:39:14 -0600 Message-ID: From: andrey mirtchovski To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [9fans] Plan9 development Topicbox-Message-UUID: 7815dcde-ead6-11e9-9d60-3106f5b1d025 > To me, make is a tool for generating an acyclic, directed graph of > dependencies =C2=A0between build steps from some explicit and some wildca= rd rules > -- and then traversing it in a sensible order. How's that for daily use s= hell? your focus is too narrowed on building. a sequence of commands piping output to each other is also a directed acyclic graph.