 Parent Directory
|
 Parent Directory
|  Revision Log
|
 Revision Log
|  Revision Graph
|
 Revision Graph
|  Patch
 Patch
| revision 1.1 by cnh, Fri Feb 20 16:47:50 2004 UTC | revision 1.2 by cnh, Sat Feb 21 02:20:35 2004 UTC | |
|---|---|---|
| # | Line 5 | Line 5 | 
| 5 | # | # | 
| 6 | set arcommand = ar | set arcommand = ar | 
| 7 | set aropts = "-s" | set aropts = "-s" | 
| 8 | set cccommand = gcc | |
| 9 | set ccopts = "-c" | |
| 10 | set comp = mpxlf95_r | set comp = mpxlf95_r | 
| 11 | set compopts = ( -qfixed=132 -O3 -qarch=pwr4 \ | set compopts = ( -qfixed=132 -O3 -qarch=pwr4 \ | 
| 12 | -qtune=pwr4 -qcache=auto \ | -qtune=pwr4 -qcache=auto \ | 
| 
 | ||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |