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 /README | |
| parent | 4acc4ebf5f8aec6d259bb4ed738326c2449ea8d5 (diff) | |
documentation recompiled.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -44,10 +44,12 @@ REQUIREMENTS support is not planned. But may work using Cygwin or SFU. Linux users have to install pmake before compiling Fype! - You will also need: + You will need: 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) + + NetBSD Make is included in any *BSD and can be run with just make. GETTING STARTED On Linux: Extract, compile and install Fype: |
