/[ascend]/trunk/jam/Jamfile
ViewVC logotype

Diff of /trunk/jam/Jamfile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 216 by jds, Wed Jan 25 02:12:20 2006 UTC revision 569 by johnpye, Tue May 9 00:10:03 2006 UTC
# Line 25  Line 25 
25  # UNDER CONSTRUCTION                                  # UNDER CONSTRUCTION                                
26  #  #
27  # This Jamfile builds ASCEND.  This includes the base, blas,  # This Jamfile builds ASCEND.  This includes the base, blas,
28  # linpack, lsod, and tcltk98 static libraries, the tcltk98  # linpack, lsod, and tcltk static libraries, the tcltk
29  # executable, and a prototype regression test suite.  # executable, and a prototype regression test suite.
30  #  #
31  # This file is part of the ASCEND jam build system rooted at ../../jam.  # This file is part of the ASCEND jam build system rooted at ../../jam.
# Line 62  if $(BUILD_LPAK) != FALSE Line 62  if $(BUILD_LPAK) != FALSE
62    { SubInclude TOP linpack ; }    { SubInclude TOP linpack ; }
63  if $(BUILD_LSODE) != FALSE  if $(BUILD_LSODE) != FALSE
64    { SubInclude TOP lsod ; }    { SubInclude TOP lsod ; }
65  SubInclude TOP tcltk98 generic ;  SubInclude TOP tcltk generic ;

Legend:
Removed from v.216  
changed lines
  Added in v.569

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22