no parallel make jobs on macbroy23, which is the machine where SML/XL is tested -- attempt to consume less resources;
--- a/Admin/isatest/isatest-makeall Sat Jun 06 21:57:50 2009 +0200
+++ b/Admin/isatest/isatest-makeall Sat Jun 06 23:43:07 2009 +0200
@@ -76,6 +76,11 @@
NICE=""
;;
+ macbroy23)
+ MFLAGS=""
+ NICE=""
+ ;;
+
macbroy2[0-9])
MFLAGS="-j 2"
NICE=""