GNU bug report logs - #77897
"make clean" should do a "rm -rf .deps"

Previous Next

Package: automake;

Reported by: Sam Varshavchik <mrsam <at> courier-mta.com>

Date: Fri, 18 Apr 2025 11:58:05 UTC

Severity: normal

Done: Karl Berry <karl <at> freefriends.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Sam Varshavchik <mrsam <at> courier-mta.com>
To: Karl Berry <karl <at> freefriends.org>
Cc: 77897 <at> debbugs.gnu.org
Subject: bug#77897: "make clean" should do a "rm -rf .deps"
Date: Mon, 21 Apr 2025 17:59:47 -0400
[Message part 1 (text/plain, inline)]
Karl Berry writes:

> Sam, if your situation needs to remove .deps at make clean, how about:
>
> clean-local:
>        rm -rf .deps
>
> It does not seem plausible to me to change automake's behavior in this
> regard at this late date. It would surely cause a lot of trouble in a
> lot of packages. --best, karl.

Yeah, that's the solution that I think I'll go with.

It's just that in my worldview there's only one make. One make to rule them  
all. One make to compile them. One make to bring all dependencies together,  
and with the linker bind them.

gmake.

[Message part 2 (application/pgp-signature, inline)]

This bug report was last modified 28 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.