From: sater Date: Thu, 19 Jul 1984 13:22:36 +0000 (+0000) Subject: changed name from comparchentry to compmodule X-Git-Tag: release-5-5~6164 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=8483d153f2440846f2367c626232eae684b51b98;p=ack.git changed name from comparchentry to compmodule --- diff --git a/util/shf/march.sh b/util/shf/march.sh index 9d52b57a9..08847cd02 100755 --- a/util/shf/march.sh +++ b/util/shf/march.sh @@ -2,7 +2,7 @@ case $# in 3) makecmd=$3 ;; -2) makecmd=comparchentry ;; +2) makecmd=compmodule ;; *) echo "Usage: $0 srcdir archname [ makecmd ]"; exit 1 ;; esac