Re: [PATCH] Makefile: Fix typos

2024-09-15 Thread Eric Gallager
On Wed, Sep 11, 2024 at 11:24 AM Andrew Kreimer wrote: > > On Wed, Sep 11, 2024 at 11:06:40AM -0400, Eric Gallager wrote: > > On Wed, Sep 11, 2024 at 7:32 AM Andrew Kreimer wrote: > > > > > > Fix typos in comments. > > > > > > Signed-off-by: Andrew Kreimer > > > --- > > > Makefile.def | 2 +- >

Re: [PATCH] Makefile: Fix typos

2024-09-11 Thread Andrew Kreimer
On Wed, Sep 11, 2024 at 11:06:40AM -0400, Eric Gallager wrote: > On Wed, Sep 11, 2024 at 7:32 AM Andrew Kreimer wrote: > > > > Fix typos in comments. > > > > Signed-off-by: Andrew Kreimer > > --- > > Makefile.def | 2 +- > > Makefile.in | 4 ++-- > > Makefile.tpl | 4 ++-- > > 3 files changed,

Re: [PATCH] Makefile: Fix typos

2024-09-11 Thread Eric Gallager
On Wed, Sep 11, 2024 at 7:32 AM Andrew Kreimer wrote: > > Fix typos in comments. > > Signed-off-by: Andrew Kreimer > --- > Makefile.def | 2 +- > Makefile.in | 4 ++-- > Makefile.tpl | 4 ++-- > 3 files changed, 5 insertions(+), 5 deletions(-) > > diff --git a/Makefile.def b/Makefile.def > inde

[PATCH] Makefile: Fix typos

2024-09-11 Thread Andrew Kreimer
Fix typos in comments. Signed-off-by: Andrew Kreimer --- Makefile.def | 2 +- Makefile.in | 4 ++-- Makefile.tpl | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Makefile.def b/Makefile.def index 19954e7d731..b502eb63d36 100644 --- a/Makefile.def +++ b/Makefile.def @@ -7