source: tags/initial/util/arb_emake

Last change on this file was 2, checked in by oldcode, 24 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
2rm -f arbsrc_*.tgz
3rcp strunk@soul.mikro.biologie.tu-muenchen.de:/ultra1/ARB/sol2_debug/arbsrc.tgz .
4rcp strunk@soul.mikro.biologie.tu-muenchen.de:/ultra1/ARB/sol2_debug/load .
5sh ./load || echo ignoring errors
6cp util/config.`uname` config.makefile
7gmake export
Note: See TracBrowser for help on using the repository browser.