Re: how to add a directory removal to clean target

2006-04-12 Thread tchize
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Well i was not sure where question had to go, given autoconf and automake are tightly linked Thanks a lot (a bit late cause i didn't see your reply :( ) Ralf Wildenhues a écrit : > Hi Tchize, > > * tchize wrote on Mon, Apr 10, 2006 at 08:13:24PM CE

Re: how to add a directory removal to clean target

2006-04-10 Thread Ralf Wildenhues
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