1
0
Fork 0

*BSD: mention all BSD ports in README.

This commit is contained in:
Christian Jullien 2020-12-20 10:50:07 +01:00
parent d4a4ee798b
commit a493fbb1fa
1 changed files with 2 additions and 2 deletions

4
README
View File

@ -29,14 +29,14 @@ Documentation:
------------- -------------
1) Installation on a i386/x86_64/arm/aarch64/riscv64 1) Installation on a i386/x86_64/arm/aarch64/riscv64
Linux/macOS/FreeBSD/OpenBSD hosts. Linux/macOS/FreeBSD/NetBSD/OpenBSD hosts.
./configure ./configure
make make
make test make test
make install make install
Notes: For OpenBSD and FreeBSD, gmake should be used instead of make. Notes: For FreeBSD, NetBSD and OpenBSD, gmake should be used instead of make.
For Windows read tcc-win32.txt. For Windows read tcc-win32.txt.
makeinfo must be installed to compile the doc. By default, tcc is makeinfo must be installed to compile the doc. By default, tcc is