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
2020-05-12 13:26:29 +08:00
2019-08-08 18:09:25 +08:00
2020-03-30 01:21:09 -04:00
2020-03-30 01:21:09 -04:00
2020-03-30 01:21:09 -04:00
2018-11-08 23:59:24 +08:00
2019-08-08 18:09:25 +08:00
2015-11-29 17:30:52 +08:00
2016-10-14 13:28:23 +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
Description
KMS Emulator in C (currently runs on Linux including Android, FreeBSD, Solaris, Minix, Mac OS, iOS, Windows with or without Cygwin)
Readme 12 MiB
Languages
C 96.3%
Makefile 3.7%