[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] lib/readline/doc makefiles clean targets
From: |
Zachary Santer |
Subject: |
Re: [PATCH] lib/readline/doc makefiles clean targets |
Date: |
Tue, 12 Nov 2024 07:53:46 -0500 |
On Thu, Nov 7, 2024 at 6:06 PM Chet Ramey <chet.ramey@case.edu> wrote:
>
> If you find yourself in this sitution, it's easy enough to remove
> parser-built and y.tab.c and run make again before I fix it.
$ git clean -xfdq
In MSYS2 on Windows, all the generated executables end in ".exe",
which of course the .gitignore file doesn't ignore. I haven't even
tried any kind of "make clean".
- Re: [PATCH] lib/readline/doc makefiles clean targets, Chet Ramey, 2024/11/01
- Re: [PATCH] lib/readline/doc makefiles clean targets, Mike Jonkmans, 2024/11/01
- Re: [PATCH] lib/readline/doc makefiles clean targets, Chet Ramey, 2024/11/03
- Re: [PATCH] lib/readline/doc makefiles clean targets, Mike Jonkmans, 2024/11/04
- Re: [PATCH] lib/readline/doc makefiles clean targets, Chet Ramey, 2024/11/07
- Re: [PATCH] lib/readline/doc makefiles clean targets, Mike Jonkmans, 2024/11/08
- Re: [PATCH] lib/readline/doc makefiles clean targets, Chet Ramey, 2024/11/11
- Re: [PATCH] lib/readline/doc makefiles clean targets, Mike Jonkmans, 2024/11/14
- Re: [PATCH] lib/readline/doc makefiles clean targets, Chet Ramey, 2024/11/14
- Re: [PATCH] lib/readline/doc makefiles clean targets,
Zachary Santer <=
- Re: [PATCH] lib/readline/doc makefiles clean targets, Grisha Levit, 2024/11/12
- Re: [PATCH] lib/readline/doc makefiles clean targets, Chet Ramey, 2024/11/13
- Re: [PATCH] lib/readline/doc makefiles clean targets, Grisha Levit, 2024/11/18
- Re: [PATCH] lib/readline/doc makefiles clean targets, Chet Ramey, 2024/11/19
- Re: [PATCH] lib/readline/doc makefiles clean targets, Martin D Kealey, 2024/11/14