View | Details | Raw Unified | Return to bug 258980
Collapse All | Expand All

(-)b/documentation/content/en/books/developers-handbook/tools/_index.adoc (-2 / +1 lines)
Lines 640-646 as they are very complicated (and if you do look at them, make sure you have a f Link Here
640
Unfortunately, there are several different versions of `make`, and they all differ considerably.
640
Unfortunately, there are several different versions of `make`, and they all differ considerably.
641
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.
641
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.
642
642
643
The version of make that comes with FreeBSD is the Berkeley make; there is a tutorial for it in [.filename]#/usr/share/doc/psd/12.make#.
643
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#.
644
To view it, do
644
To view it, do
645
645
646
[source,bash]
646
[source,bash]
647
- 

Return to bug 258980