Parent Directory
|
Revision Log
|
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" ; |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |