changed name from comparchentry to compmodule
authorsater <none@none>
Thu, 19 Jul 1984 13:22:36 +0000 (13:22 +0000)
committersater <none@none>
Thu, 19 Jul 1984 13:22:36 +0000 (13:22 +0000)
util/shf/march.sh

index 9d52b57..08847cd 100755 (executable)
@@ -2,7 +2,7 @@
 
 case $# in
 3) makecmd=$3 ;;
-2) makecmd=comparchentry ;;
+2) makecmd=compmodule ;;
 *) echo "Usage: $0 srcdir archname [ makecmd ]"; exit 1 ;;
 esac