summaryrefslogtreecommitdiff
path: root/INSTALL.txt
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.txt')
-rw-r--r--INSTALL.txt13
1 files changed, 6 insertions, 7 deletions
diff --git a/INSTALL.txt b/INSTALL.txt
index d63e562..1b3c65b 100644
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -23,6 +23,11 @@ PREREQUISITES
for PDF (ps2pdf)
+ Using LLVM CLANG:
+ Clang can be used as a drop-in replacement for gcc. Just add CC=clang to the make
+ command line.
+
+
Using Watcom C:
Required
* Open Watcom : http://www.openwatcom.org/
@@ -67,12 +72,6 @@ BASIC INSTALLATION
make clean
- Mostly clean.
-
- The target mostlyclean will preserve the generated documentation files.
-
- make mostlyclean
-
SELF-TESTS
To run the self-tests you need a Perl installation including
@@ -141,7 +140,7 @@ INTERNATIONAL MAN PAGES
man dos2unix
With man-db the manpages show correctly out of the box. Cygwin changed to
- man-db in June 2014.
+ use man-db in June 2014.
Man-db is the default man system on the major Linux distributions.