diff --git a/docs/develop/net/build.html b/docs/develop/net/build.html new file mode 100644 index 0000000000..fcee0984e5 --- /dev/null +++ b/docs/develop/net/build.html @@ -0,0 +1,46 @@ + + + + +OpenBeOS Network Kit + + + + + +

OpenBeOS Network Kit: Build & installation instructions

+ +

Building the whole Networking Kit stuffs was made easy by Jam rules.
+When you have downloaded/updated your local code tree, simply run these commands from +a Terminal:

+ + + + + +
$ cd /path/to/your/local/openbeos/current
+$ jam NetworkingKit
+
+ +
+ +
Philippe Houdoin, May 16th, 2003
+ + +