equal
deleted
inserted
replaced
66 # cluster |
66 # cluster |
67 MFLAGS="-j 5" |
67 MFLAGS="-j 5" |
68 ;; |
68 ;; |
69 |
69 |
70 sunbroy2) |
70 sunbroy2) |
71 MFLAGS="-j 4" |
71 MFLAGS="-j 6" |
72 ;; |
72 ;; |
73 |
73 |
74 sunbroy1) |
74 sunbroy1) |
75 MFLAGS="-j 2" |
75 MFLAGS="-j 2" |
76 ;; |
76 ;; |