From: keie Date: Tue, 1 Jan 1985 21:32:02 +0000 (+0000) Subject: Take precautions against an already existing march. X-Git-Tag: release-5-5~5819 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=57115f49cc29c0e3163ca909748fbcd73cc0f78f;p=ack.git Take precautions against an already existing march. --- diff --git a/util/shf/Makefile b/util/shf/Makefile index dd7da1775..813a5effb 100644 --- a/util/shf/Makefile +++ b/util/shf/Makefile @@ -1,6 +1,7 @@ # $Header$ install: + -rm -f ../../bin/march cp march.sh ../../bin/march clean: