poke-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] man: add help2man target for poked


From: Mohammad-Reza Nabipoor
Subject: Re: [PATCH] man: add help2man target for poked
Date: Thu, 19 Jan 2023 23:08:31 +0100

On Thu, Jan 19, 2023 at 11:04:36PM +0100, Jose E. Marchesi wrote:
> 
> 
> > +poked.1: $(top_srcdir)/poked/poked.c $(common_mandeps)
> > +   $(MAKE) $(AM_MAKEFLAGS) $(builddir)/../poked/poked$(EXEEXT)
> > +   $(top_builddir)/run \
> > +     $(HELP2MAN) -p poked --name="The poke daemon" -N \
> > +         $(builddir)/../poked/poked$(EXEEXT) -o $(srcdir)/poked.1
> > +
> >  endif
> 
> LGTM.
> OK for master.

Pushed to master.
Thanks.



reply via email to

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