| Summary: | make(1) should mention that it documents bmake, not pmake | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Dennis Jensen <djensen> |
| Component: | Manual Pages | Assignee: | Simon J. Gerraty <sjg> |
| Status: | New --- | ||
| Severity: | Affects Many People | CC: | doc, lwhsu, pat |
| Priority: | --- | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Dennis Jensen
2016-08-18 17:17:20 UTC
Okay after much digging it appears that FreeBSD is using BMake instead of PMake and thus the reference should be changed or eliminated. Below is a proposed change This manual page is intended only as a reference document for bmake. For more information you can check out either NetBSD from whence bmake comes from or crufty.net. However there is no official in depth documentation on bmake at this time. The above would be much more helpful to developers and the like who might actually be interested in delving deeper into the workings of the FreeBSD Make(1) aka bmake Bmake is a derrivative of pmake, just like FreeBSDs old make was. The pmake tutorial is years out of date, yet still provides useful info. |