diff options
| author | Paul Buetow <paul@buetow.org> | 2008-09-06 06:19:23 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2008-09-06 06:19:23 +0000 |
| commit | 8b31b18a43dea55489e70d5b2ea6fc183cc67533 (patch) | |
| tree | d2e2c502bca9553707e62256f31481425fbc35f1 /docs/pod/fype.tex | |
| parent | 4acc4ebf5f8aec6d259bb4ed738326c2449ea8d5 (diff) | |
documentation recompiled.
Diffstat (limited to 'docs/pod/fype.tex')
| -rw-r--r-- | docs/pod/fype.tex | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/pod/fype.tex b/docs/pod/fype.tex index 67c92b9..bcdea5f 100644 --- a/docs/pod/fype.tex +++ b/docs/pod/fype.tex @@ -50,12 +50,16 @@ Fype only has been tested on FreeBSD 7.0. Linux may work too. Windows support is -You will also need: +You will need: \begin{verbatim} GNU GCC C Compiler (gcc.gnu.org) - NetBSD Make aka pmake (GNU Make will not work) (it's included in any *BSD) + NetBSD Make aka pmake (GNU Make will not work) \end{verbatim} + + +NetBSD Make is included in any *BSD and can be run with just \textbf{make}. + \section{GETTING STARTED\label{GETTING_STARTED}\index{GETTING STARTED}} |
