Remove pmake from the books list

PR:		242027
Submitted by:	p5B2E9A8F@t-online.de
Patch by:	carlavilla@
Approved by:	bcr@
Differential Revision:	https://reviews.freebsd.org/D22614
This commit is contained in:
Sergio Carlavilla Delgado 2019-12-01 09:17:28 +00:00
parent 0d13ea4821
commit cfa8a4d8cb
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53646

View file

@ -67,13 +67,6 @@
Essential reading if you plan on providing a port of a third
party piece of software.</p>
<p><a href="&url.books;/pmake/index.html">The PMake Tutorial</a>
(pmake)<br/>
A tutorial for the <em>make</em> utility. This book is
essential reading for anyone who wants to understand all the
details of using <em>make</em> of reading and writing
makefiles.</p>
<p><a href="&url.books;/design-44bsd/index.html">Chapter 2
of "The Design and Implementation of the 4.4BSD Operating
System"</a> (design-44bsd)<br/>