use 2 processors on sunbroy1
authorkleing
Sun, 06 Apr 2003 21:16:50 +0200
changeset 13901 af38553e61ee
parent 13900 0cfdeb44621e
child 13902 b41fc9a31975
use 2 processors on sunbroy1
Admin/isatest-makeall
--- a/Admin/isatest-makeall	Sun Apr 06 21:14:02 2003 +0200
+++ b/Admin/isatest-makeall	Sun Apr 06 21:16:50 2003 +0200
@@ -69,6 +69,10 @@
 	MFLAGS="-j 4"
 	;;
 
+	sunbroy1)
+	MFLAGS="-j 2"
+	;;
+
    	*)
 	MFLAGS=""
         ;;