Re: 1.3.0-rc3 tarballs up for testing/signing
From: Eric Gillespie <epg_at_pretzelnet.org>
Date: 2005-11-22 17:56:13 CET
Max Bowsher <maxb1@ukf.net> writes:
> This could have been very usefully used in the Subversion build system.
As someone who has built fairly complex build systems that
Though there is usually a better way to construct your rules, at
foo: ${srcdir}/bar ${srcdir}/baz ${srcdir}/quux
to
FOOSRC=${srcdir}/bar ${srcdir}/baz ${srcdir}/quux
Maybe you could point me to the relevant parts of our Makefile?
--
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.