|
From: | Helge Hess |
Subject: | Re: Building in a separate build directory |
Date: | Fri, 17 May 2002 13:07:02 +0200 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc2) Gecko/20020510 |
Andreas Hoeschler wrote:
Thanks Helge for the info. That' s sad. How are people doing backups then? Include all the object files? This is a newbie question, I know, nevertheless, how can I go through a tree of project directories and remove all *shared_obj* directories without having to reference each *shared_obj* directory directly? I would liek to do this remove before backing up sources.
How do you backup ? When using tar it's a simple --exclude=shared_debug_obj or --exclude-from ... Greetings Helge
[Prev in Thread] | Current Thread | [Next in Thread] |