Hi, On Mon, Jan 17, 2005 at 03:11:50PM +0100, Thomas Degris wrote: > rm: can't remove `.build': Is a directory
add the following rule: clean-local: rm -rf .build HTH, Stepan Kasal
Hi, On Mon, Jan 17, 2005 at 03:11:50PM +0100, Thomas Degris wrote: > rm: can't remove `.build': Is a directory
add the following rule: clean-local: rm -rf .build HTH, Stepan Kasal