summaryrefslogtreecommitdiff
path: root/docs/pod/fype.html
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2008-09-06 06:19:23 +0000
committerPaul Buetow <paul@buetow.org>2008-09-06 06:19:23 +0000
commit8b31b18a43dea55489e70d5b2ea6fc183cc67533 (patch)
treed2e2c502bca9553707e62256f31481425fbc35f1 /docs/pod/fype.html
parent4acc4ebf5f8aec6d259bb4ed738326c2449ea8d5 (diff)
documentation recompiled.
Diffstat (limited to 'docs/pod/fype.html')
-rw-r--r--docs/pod/fype.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/pod/fype.html b/docs/pod/fype.html
index 7519767..b88a1b4 100644
--- a/docs/pod/fype.html
+++ b/docs/pod/fype.html
@@ -102,10 +102,11 @@ TODO file of the source distribution of Fype!</p>
<hr />
<h1><a name="requirements">REQUIREMENTS</a></h1>
<p>Fype only has been tested on FreeBSD 7.0. Linux may work too. Windows support is not planned. But may work using Cygwin or SFU. Linux users have to install pmake before compiling Fype!</p>
-<p>You will also need:</p>
+<p>You will need:</p>
<pre>
GNU GCC C Compiler (gcc.gnu.org)
- NetBSD Make aka pmake (GNU Make will not work) (it's included in any *BSD)</pre>
+ NetBSD Make aka pmake (GNU Make will not work)</pre>
+<p>NetBSD Make is included in any *BSD and can be run with just <strong>make</strong>.</p>
<p>
</p>
<hr />