On Tue, Jan 17, 2006 at 06:19:18PM +1100, Nigel Pearson wrote:
> 4) Make distclean before copying your source around.
>     Undesirable because it wastes time rebuilding on
>     your "master" machine, so you could do a copy
>     on it before cleaning. e.g.
>     % mkdir /tmp/mythtv
>     % cp -pr . /tmp/mythtv
>     % cd /tmp/mythtv
>     % make distclean
>     % scp -pr . other-machines:/

Installing ccache on all machines will ameliorate the rebuilding cost
(on all machines).

--Rob

Attachment: signature.asc
Description: Digital signature

_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to