From d4e50348759290f9b4fc8175eceb63f962303f28 Mon Sep 17 00:00:00 2001 From: "Taylor R. Campbell" Date: Sat, 14 Apr 2007 20:33:55 +0000 Subject: [PATCH] Clean up the C stamp file. --- v7/dist/make-c-files | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v7/dist/make-c-files b/v7/dist/make-c-files index a6d79c69f..d66116f4e 100644 --- a/v7/dist/make-c-files +++ b/v7/dist/make-c-files @@ -1,6 +1,6 @@ #!/bin/sh # -# $Id: make-c-files,v 1.2 2007/04/04 06:43:48 riastradh Exp $ +# $Id: make-c-files,v 1.3 2007/04/14 20:33:55 riastradh Exp $ # # Copyright 2007 Massachusetts Institute of Technology # @@ -94,4 +94,4 @@ done zip -rl "${zipfile}" "${C_DIR_REL}" chmod -w "${zipfile}" -rm -rf "${C_DIR}" +rm -rf "${STAMP_C}" "${C_DIR}" -- 2.25.1