Re: how to add a directory removal to clean target

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Tchize,

* tchize wrote on Mon, Apr 10, 2006 at 08:13:24PM CEST:
> 
> we are using automake, autoconf to handle build process in a project.
> One of our target (unit test running) creates a logs/ directory to
> store the tests results. We want to remove this directory as part of
> clean process (make clean in test/ should issue a rm -rf logs).

Use a 'clean-local' hook.  See
  info Automake Extending

(this is really an Automake question).

Cheers,
Ralf


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux