source: tags/initial/util/arb_updateall

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:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 217 bytes
Line 
1#!/bin/sh
2ARBMETA='/usr3/ARB'
3
4arb_update $ARBMETA/source \
5                $ARBMETA/sol1_opti \
6                $ARBMETA/sol1_prof \
7                $ARBMETA/sol2_opti \
8                $ARBMETA/linux_debug \
9                $ARBMETA/linux_opti
10arb_update $ARBMETA/source -host hp8 arb
Note: See TracBrowser for help on using the repository browser.