Browse CVS Repository
Diff of /samurai-graph/samurai-graph/make.bat
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 2 |
REM Make All. |
REM Make All. |
| 3 |
REM |
REM |
| 4 |
|
|
| 5 |
cd .\lib |
cd .\contrib |
| 6 |
call make.bat |
call build.bat build |
| 7 |
cd .. |
cd .. |
| 8 |
|
|
| 9 |
cd .\src |
call tools\ant.bat |
|
call compile.bat |
|
|
call makejar.bat |
|
|
cd .. |
|
| 10 |
|
|
|
pause |
|
| 11 |
|
pause |
|
|
Legend:
| Removed from v.1.1.1.1 |
|
| changed lines |
| |
Added in v.1.6 |
|
|
|