Author: Armin Rigo <[email protected]>
Branch: 
Changeset: r67799:5a8ec99d6306
Date: 2013-11-01 18:43 +0100
http://bitbucket.org/pypy/pypy/changeset/5a8ec99d6306/

Log:    Clarify

diff --git a/Makefile b/Makefile
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@
 endif
        @echo
        @echo "If you have N cores, consider running \`\`MAKEFLAGS=-jN make'' 
to"
-       @echo "speed up the last part of translation  (\`\`make -jN'' does not 
work!)"
+       @echo "speed up the last part  (but \`\`make -jN'' does not work!)"
        @echo 
"===================================================================="
        @echo
        @sleep 5
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to