Archive made with archiver in environment ASAR if set, arch otherwise
authorsater <none@none>
Thu, 19 Jul 1984 14:55:12 +0000 (14:55 +0000)
committersater <none@none>
Thu, 19 Jul 1984 14:55:12 +0000 (14:55 +0000)
util/shf/march.sh

index 08847cd..9c7fa38 100755 (executable)
@@ -37,7 +37,7 @@ then
     fi
     if test $errors = no
     then
-      arch cr $2 $OFILES
+      ${ASAR-arch} cr $2 $OFILES
       rm $OFILES
     else
       echo $2 not made, due to compilation errors