|
Last change
on this file was
2,
checked in by oldcode, 25 years ago
|
|
Initial revision
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
|
File size:
273 bytes
|
| Line | |
|---|
| 1 | #!/bin/sh |
|---|
| 2 | rm -f arbsrc_*.tgz |
|---|
| 3 | rcp strunk@soul.mikro.biologie.tu-muenchen.de:/ultra1/ARB/sol2_debug/arbsrc.tgz . |
|---|
| 4 | rcp strunk@soul.mikro.biologie.tu-muenchen.de:/ultra1/ARB/sol2_debug/load . |
|---|
| 5 | sh ./load || echo ignoring errors |
|---|
| 6 | cp util/config.`uname` config.makefile |
|---|
| 7 | gmake export |
|---|
Note: See
TracBrowser
for help on using the repository browser.