On Mon, Apr 7, 2008 at 6:38 PM, Dan Nicholson <[EMAIL PROTECTED]> wrote: > The Makefile in the SVN BOOK directory currently creates its temp > files by default in $HOME/tmp. I would really prefer if it would just > keep the temp files inside the checkout. What I'd like to do: > > - change the temp directory to tmp (i.e., ./tmp in the checkout) > - set svn:ignore on the tmp directory > - add a new clean target which will rmdir the temp directory in > addition to weeding out particular files > > Does anyone have any problems with that?
Seems fine to me. I was already doing something similar. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
