diff options
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}} |
