Summary: | PMake - A Tutorial Chapter 2.5 | ||
---|---|---|---|
Product: | Documentation | Reporter: | Dennis Jensen <djensen> |
Component: | Books & Articles | Assignee: | Chris Rees <crees> |
Status: | Closed FIXED | ||
Severity: | Affects Many People | CC: | bcr, crees, djensen, linimon |
Priority: | --- | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Dennis Jensen
2016-08-17 17:29:59 UTC
To be honest, pretty much everything in this article is out of date anyway! I'd propose either removing it, or at least including a warning that it's only of historical interest. What do other docs people think? (In reply to Chris Rees from comment #1) Agreed. It needs to be archived somewhere and then deleted. I agree as well. It can always be found in SVN history, so it's not totally lost if we delete it. Since it's outdated so much, there is no need to keep it around anymore. Thanks for the agreement, I'll take it. I think I'll remove it but put a link in the commit message to an old release link. A commit references this bug: Author: crees Date: Sun Dec 23 21:22:52 UTC 2018 New revision: 52714 URL: https://svnweb.freebsd.org/changeset/doc/52714 Log: Remove the pmake book from the published docs. It doesn't at all match either bmake, or the make that bmake replaced (confusingly also sometimes referred to as pmake and fmake). The style of the Makefiles does not bear any semblance to ours, the commands are different, and so are the options. It's a fascinating document, and it's good that it's not going to completely disappear; it'll be visible in the older versions [1] as well as being searchable, but it's really not something we should have presented as being in any way useful documentation nowadays. [1] https://docs.freebsd.org/doc/9.0-RELEASE/usr/share/doc/freebsd/en_US.ISO8859-1/books/pmake/book.html PR: doc/211949 Reviewed by: linimon Reviewed by: bcr Changes: head/en_US.ISO8859-1/books/Makefile head/en_US.ISO8859-1/books/pmake/ |