Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.2 by cnh, Fri Feb 20 16:59:09 2004 UTC | revision 1.3 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 = "-X64 -s -rc" | set aropts = "-X64 -s -rc" |
8 | set cccommand = "cc" | |
9 | set ccopts = "-q64 -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 |