bug-gnulib
[Top][All Lists]
Advanced

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

Re: [Bug-gnulib] Re: stdbool.h.in


From: Jim Meyering
Subject: Re: [Bug-gnulib] Re: stdbool.h.in
Date: Thu, 05 Jun 2003 18:43:42 +0200

Bruno Haible <address@hidden> wrote:
> It's fine with me, except that one should also add
> the temporary file stdbool.h-t to the MOSTLYCLEANFILES:
>
> MOSTLYCLEANFILES += stdbool.h stdbool.h-t
>
> (After all, the point of the temp file is that everything is fine if the
> user presses Ctrl-C while building.)

Is that really necessary?
I don't see how having a stray stdbool.h-t can hurt.
It'll be removed the next time someone runs make without
interrupting it.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]