From 97671cbb3caffdd92f57db4413c15c05419181df Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Fri, 6 Jul 2012 00:45:23 -0700 Subject: [PATCH] Comment tweak --- lisp/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/Makefile.in b/lisp/Makefile.in index 6b96a53826f..0cb142a7267 100644 --- a/lisp/Makefile.in +++ b/lisp/Makefile.in @@ -326,7 +326,7 @@ compile-after-backup: backup-compiled-files compile-always # starting Emacs many times (it was 33% faster on a test with a # random 10% of the .el files needing recompilation). # Unlike compile, this is not parallelizable; so if you have more than -# one core, compile will be (much) faster. +# one core and use make -j#, compile will be (much) faster. # This rule also produces less accurate compilation warnings. # The environment of later files is affected by definitions in # earlier ones, so it does not produce some warnings that it should. -- 2.39.2