core: add --file-output variable for make -j8
commite4a7c00dd90cdd5b564b1b2a6993bc66f79427fd
authorDan Carpenter <dan.carpenter@oracle.com>
Sun, 30 Oct 2011 13:32:05 +0000 (30 16:32 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Sun, 30 Oct 2011 13:32:05 +0000 (30 16:32 +0300)
treec4361156d9070d424fcb8bbf8e3d63412f2cbf41
parent8810b68c04990b3f5273019828530a077f59fa27
core: add --file-output variable for make -j8

My new computer has multiple cores so I want to enable parallelized kernel
builds.  I save the output to .c.smatch files instead of to a warns.txt
file.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch.c
smatch.h
smatch_flow.c