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

Diff of /trunk/jam/Jambase

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

revision 50 by jds, Tue Apr 19 07:55:06 2005 UTC revision 58 by jds, Sat Oct 1 18:10:03 2005 UTC
# Line 223  if $(NT) Line 223  if $(NT)
223      {      {
224        TOOLSET = MINGW ;        TOOLSET = MINGW ;
225      }      }
226        else if $(WATCOM)
227        {
228          TOOLSET = WATCOM ;
229        }
230      else      else
231      {      {
232        ECHO  "Jam cannot be run because you didn't indicate which compilation toolset" ;        ECHO  "Jam cannot be run because you didn't indicate which compilation toolset" ;

Legend:
Removed from v.50  
changed lines
  Added in v.58

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