KMS Emulator in C (currently runs on Linux including Android, FreeBSD, Solaris, Minix, Mac OS, iOS, Windows with or without Cygwin)
Go to file
Linux User 5ba3309448 Let number of jobs be user-configurable
j16 is an awful lot of jobs and usually results in termination of the compiler.
The number of jobs used by make can be set using the command line argument -jN
to make, where N is the number of jobs
2021-10-01 13:15:25 +00:00
debian@96200e41ef update debian submodule 2020-05-12 13:26:29 +08:00
docker@4195d04f68 Add docker scripts 2019-08-08 18:09:25 +08:00
etc vlmcsd-1113-2020-03-28-Hotbird64 2020-03-30 01:21:09 -04:00
man vlmcsd-1113-2020-03-28-Hotbird64 2020-03-30 01:21:09 -04:00
src vlmcsd-1113-2020-03-28-Hotbird64 2020-03-30 01:21:09 -04:00
.gitignore Add .gitignore 2018-11-08 23:59:24 +08:00
.gitmodules Add docker scripts 2019-08-08 18:09:25 +08:00
GNUmakefile Let number of jobs be user-configurable 2021-10-01 13:15:25 +00:00
Makefile vlmcsd-svn812-2015-08-30-Hotbird64 2015-11-29 17:30:52 +08:00
README vlmcsd-svn1065-2016-10-12-Hotbird64 2016-10-14 13:28:23 +08:00
README.compile-and-pre-built-binaries vlmcsd-svn812-2015-08-30-Hotbird64 2015-11-29 17:30:52 +08:00
README.openssl vlmcsd-svn812-2015-08-30-Hotbird64 2015-11-29 17:30:52 +08:00

To view the documentation cd to the directory containing the distribution
files and type

man man/vlmcsd.8
	to see documentation for vlmcsd

man man/vlmcs.1
	to see documentation for vlmcs

man man/vlmcsd.7
	to see general documentation for kms

If you don't have man, you may also use the .txt, .html and .pdf files
in the man directory