Working on tables

This commit is contained in:
FozzTexx 2019-08-10 08:16:16 -07:00 committed by GitHub
parent 57cf286282
commit 09303f8095
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,9 +39,10 @@ TCPSER is distributed under the GPL 2.0 or later
Simply untar the archive into a directory, and use the appropriate make command
generate the exectutable. If unsure, try the default make command first.
Default/Linux: make
Solaris: make -f Makefile.solaris
*BSD: gmake
|---------------------|----------------------------|
| Default/Linux/macOS | `make` |
| Solaris | `make -f Makefile.solaris` |
| *BSD | `gmake` |
### Windows 95/OSR2/98/SE/ME/NT/2000/XP/2003