source:
orxonox.OLD/branches/resources/scripts/tardis-scratch-checkout.pl
@
  8295
        
        | Last change on this file since 8295 was 7192, checked in by bensch, 20 years ago | |
|---|---|
| 
 | |
| File size: 188 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/bash | 
| 2 | |
| 3 | mkdir /scratch/orxonox | 
| 4 | svn co https://svn.orxonox.net/orxonox/trunk /scratch/orxonox/trunk | 
| 5 | cd /scratch/orxonox/trunk | 
| 6 | ./autogen.sh | 
| 7 | ./configure --with-tardis | 
| 8 | make -j5 | 
Note: See TracBrowser
        for help on using the repository browser.
    


 
            







