Admin/isatest/isatest-makeall
changeset 31581 907616b9536c
parent 31496 c4b74075fc17
child 31582 4753c317d5c1
equal deleted inserted replaced
31580:1c143f6a2226 31581:907616b9536c
    69     sunbroy1)
    69     sunbroy1)
    70         MFLAGS="-j 2"
    70         MFLAGS="-j 2"
    71         NICE="nice"
    71         NICE="nice"
    72         ;;
    72         ;;
    73 
    73 
       
    74     macbroy2)
       
    75         MFLAGS=""
       
    76         NICE=""
       
    77         ;;
       
    78 
    74     macbroy5)
    79     macbroy5)
    75         MFLAGS="-j 2"
    80         MFLAGS="-j 2"
    76         NICE=""
    81         NICE=""
    77         ;;
    82         ;;
    78 
    83 
    79     macbroy23)
    84     macbroy23)
    80         MFLAGS=""
    85         MFLAGS="-j 2"
    81         NICE=""
    86         NICE="nice"
    82         ;;
    87         ;;
    83 
    88 
    84     macbroy2[0-9])
    89     macbroy2[0-9])
    85         MFLAGS="-j 2"
    90         MFLAGS="-j 2"
    86         NICE=""
    91         NICE=""