Admin/isatest/isatest-makeall
changeset 24647 212c9b342a67
parent 23415 9dad8095bd43
child 24753 88e34d7af6e3
equal deleted inserted replaced
24646:75581e2f2d0d 24647:212c9b342a67
    48         # 2 processors
    48         # 2 processors
    49         MFLAGS="-j 2"
    49         MFLAGS="-j 2"
    50         # MFLAGS=""
    50         # MFLAGS=""
    51         NICE=""
    51         NICE=""
    52         ;;
    52         ;;
       
    53 
       
    54     atbroy100)
       
    55 	MFLAGS="-j 2"
       
    56 	NICE="nice -n 1"
       
    57 	;;
    53 
    58 
    54     atbroy31)
    59     atbroy31)
    55         # cluster
    60         # cluster
    56         MFLAGS="-j 5"
    61         MFLAGS="-j 5"
    57         ;;
    62         ;;