From a097d3ae3c4516a8a74d224b99f622f0bbe8866e Mon Sep 17 00:00:00 2001 From: keie Date: Tue, 1 Jan 1985 21:32:02 +0000 Subject: [PATCH] Take precautions against an already existing march. --- util/shf/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/util/shf/Makefile b/util/shf/Makefile index dd7da177..813a5eff 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: