Parent Directory
|
Revision Log
|
Patch
revision 1386 by jpye, Fri Apr 6 04:07:32 2007 UTC | revision 1387 by jpye, Sat Apr 7 14:43:31 2007 UTC | |
---|---|---|
# | Line 282 opts.Add( | Line 282 opts.Add( |
282 | opts.Add( | opts.Add( |
283 | "F2C_LIB" | "F2C_LIB" |
284 | ,"F2C library (eg. g2c, gfortran, f2c)" | ,"F2C library (eg. g2c, gfortran, f2c)" |
285 | ,"g2c" | ,"gfortran" # the default is gfortran now |
286 | ) | ) |
287 | ||
288 | opts.Add(PackageOption( | opts.Add(PackageOption( |
# | Line 2188 env.Default(default_targets) | Line 2188 env.Default(default_targets) |
2188 | print "Building targets:"," ".join([str(i) for i in BUILD_TARGETS]) | print "Building targets:"," ".join([str(i) for i in BUILD_TARGETS]) |
2189 | ||
2190 | # vim: set syntax=python: | # vim: set syntax=python: |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |