Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F137886762
D30176.id88894.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D30176.id88894.diff
View Options
diff --git a/documentation/content/en/books/fdp-primer/doc-build/_index.adoc b/documentation/content/en/books/fdp-primer/doc-build/_index.adoc
--- a/documentation/content/en/books/fdp-primer/doc-build/_index.adoc
+++ b/documentation/content/en/books/fdp-primer/doc-build/_index.adoc
@@ -51,6 +51,11 @@
ePub file format.
|===
+[NOTE]
+====
+On macOS and Linux, GNU Make doesn't work due to the syntax differrence. Users have to install bmake(Berkerly Make) manually.
+====
+
[[doc-build-rendering-html]]
=== Rendering to html
@@ -122,7 +127,7 @@
These are the tools used to build and install the FDP documentation.
-* The primary build tool is man:make[1], specifically Berkeley Make.
+* The primary build tool is man:make[1], specifically Berkeley Make. Therefore, bmake should be installed and used on macOS and Linux.
* Python is used to generate the Table of Contents and other related Tables.
* Hugo
* AsciiDoctor
diff --git a/documentation/content/en/books/fdp-primer/overview/_index.adoc b/documentation/content/en/books/fdp-primer/overview/_index.adoc
--- a/documentation/content/en/books/fdp-primer/overview/_index.adoc
+++ b/documentation/content/en/books/fdp-primer/overview/_index.adoc
@@ -85,6 +85,8 @@
% make
....
+
+On macOS and Linux, install and use bmake because GNU Make doesn't work due to the differeces of sytax.
++
. When changes are complete and tested, generate a "diff file":
+
[source,shell]
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Nov 27, 9:35 PM (15 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
26263500
Default Alt Text
D30176.id88894.diff (1 KB)
Attached To
Mode
D30176: Freebsd doc cross-platform build
Attached
Detach File
Event Timeline
Log In to Comment