Date: Sun, 27 Aug 2023 12:03:25 +0200 From: Sergio Carlavilla <carlavilla@freebsd.org> To: doc-committers@freebsd.org, dev-commits-doc-all@freebsd.org Subject: Re: git: b4bb66161e - main - Developers Handboo: Tools, remove reference to pmake Message-ID: <CAFwocyNFLqnmjfCkynnKaQZPaBtwjK%2BnHKBNZs-dVn3GXkgdSw@mail.gmail.com> In-Reply-To: <202308271002.37RA2Kfj045765@gitrepo.freebsd.org> References: <202308271002.37RA2Kfj045765@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--000000000000f9e67c0603e4b08c Content-Type: text/plain; charset="UTF-8" Developers' Handbook, sorry. On Sun, 27 Aug 2023 at 12:02, Sergio Carlavilla Delgado < carlavilla@freebsd.org> wrote: > The branch main has been updated by carlavilla: > > URL: > https://cgit.FreeBSD.org/doc/commit/?id=b4bb66161e1b905e64569f73a2560ebb5541842c > > commit b4bb66161e1b905e64569f73a2560ebb5541842c > Author: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> > AuthorDate: 2023-08-27 10:01:22 +0000 > Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> > CommitDate: 2023-08-27 10:01:22 +0000 > > Developers Handboo: Tools, remove reference to pmake > > PR: 252938 > Submitted by: Alexis Praga <alexis.praga@proton.me> > --- > .../content/en/books/developers-handbook/tools/_index.adoc | 11 > +---------- > 1 file changed, 1 insertion(+), 10 deletions(-) > > diff --git > a/documentation/content/en/books/developers-handbook/tools/_index.adoc > b/documentation/content/en/books/developers-handbook/tools/_index.adoc > index 22496920f7..038ee19d39 100644 > --- a/documentation/content/en/books/developers-handbook/tools/_index.adoc > +++ b/documentation/content/en/books/developers-handbook/tools/_index.adoc > @@ -655,16 +655,7 @@ as they are very complicated (and if you do look at > them, make sure you have a f > `Make` is a very powerful tool, and can do much more than the simple > example above shows. > Unfortunately, there are several different versions of `make`, and they > all differ considerably. > The best way to learn what they can do is probably to read the > documentation-hopefully this introduction will have given you a base from > which you can do this. > - > -The version of make that comes with FreeBSD is the Berkeley make; there > is a tutorial for it in [.filename]#/usr/src/share/doc/psd/12.make#. > -To view it, do > - > -[source,bash] > -.... > -% zmore paper.ascii.gz > -.... > - > -in that directory. > +The man:make[1] manual page offers a comprehensive discussion of > variables, arguments, and how to use make. > > Many applications in the ports use GNU make, which has a very good set of > "info" pages. > If you have installed any of these ports, GNU make will automatically > have been installed as `gmake`. > > --000000000000f9e67c0603e4b08c Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">Developers' Handbook, sorry.<br></div><br><div class= =3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">On Sun, 27 Aug 2023 = at 12:02, Sergio Carlavilla Delgado <<a href=3D"mailto:carlavilla@freebs= d.org">carlavilla@freebsd.org</a>> wrote:<br></div><blockquote class=3D"= gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(20= 4,204,204);padding-left:1ex">The branch main has been updated by carlavilla= :<br> <br> URL: <a href=3D"https://cgit.FreeBSD.org/doc/commit/?id=3Db4bb66161e1b905e6= 4569f73a2560ebb5541842c" rel=3D"noreferrer" target=3D"_blank">https://cgit.= FreeBSD.org/doc/commit/?id=3Db4bb66161e1b905e64569f73a2560ebb5541842c</a><b= r> <br> commit b4bb66161e1b905e64569f73a2560ebb5541842c<br> Author:=C2=A0 =C2=A0 =C2=A0Sergio Carlavilla Delgado <carlavilla@FreeBSD= .org><br> AuthorDate: 2023-08-27 10:01:22 +0000<br> Commit:=C2=A0 =C2=A0 =C2=A0Sergio Carlavilla Delgado <carlavilla@FreeBSD= .org><br> CommitDate: 2023-08-27 10:01:22 +0000<br> <br> =C2=A0 =C2=A0 Developers Handboo: Tools, remove reference to pmake<br> <br> =C2=A0 =C2=A0 PR:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0252938<br> =C2=A0 =C2=A0 Submitted by:=C2=A0 =C2=A0Alexis Praga <<a href=3D"mailto:= alexis.praga@proton.me" target=3D"_blank">alexis.praga@proton.me</a>><br= > ---<br> =C2=A0.../content/en/books/developers-handbook/tools/_index.adoc=C2=A0 =C2= =A0 | 11 +----------<br> =C2=A01 file changed, 1 insertion(+), 10 deletions(-)<br> <br> diff --git a/documentation/content/en/books/developers-handbook/tools/_inde= x.adoc b/documentation/content/en/books/developers-handbook/tools/_index.ad= oc<br> index 22496920f7..038ee19d39 100644<br> --- a/documentation/content/en/books/developers-handbook/tools/_index.adoc<= br> +++ b/documentation/content/en/books/developers-handbook/tools/_index.adoc<= br> @@ -655,16 +655,7 @@ as they are very complicated (and if you do look at th= em, make sure you have a f<br> =C2=A0`Make` is a very powerful tool, and can do much more than the simple = example above shows.<br> =C2=A0Unfortunately, there are several different versions of `make`, and th= ey all differ considerably.<br> =C2=A0The best way to learn what they can do is probably to read the docume= ntation-hopefully this introduction will have given you a base from which y= ou can do this.<br> -<br> -The version of make that comes with FreeBSD is the Berkeley make; there is= a tutorial for it in [.filename]#/usr/src/share/doc/psd/12.make#.<br> -To view it, do<br> -<br> -[source,bash]<br> -....<br> -% zmore paper.ascii.gz<br> -....<br> -<br> -in that directory.<br> +The man:make[1] manual page offers a comprehensive discussion of variables= , arguments, and how to use make.<br> <br> =C2=A0Many applications in the ports use GNU make, which has a very good se= t of "info" pages.<br> =C2=A0If you have installed any of these ports, GNU make will automatically= have been installed as `gmake`.<br> <br> </blockquote></div> --000000000000f9e67c0603e4b08c--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFwocyNFLqnmjfCkynnKaQZPaBtwjK%2BnHKBNZs-dVn3GXkgdSw>