From cdb3dd44ddbdbfab8ce3f4e44d5b4c2cdc213695 Mon Sep 17 00:00:00 2001
From: "Guillermo J. Rozas" <edu/mit/csail/zurich/gjr>
Date: Sun, 18 Jul 1993 21:24:52 +0000
Subject: [PATCH] Update unconfig.

---
 v7/src/microcode/ntutl/makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/v7/src/microcode/ntutl/makefile b/v7/src/microcode/ntutl/makefile
index eb42beb70..0e8354eab 100644
--- a/v7/src/microcode/ntutl/makefile
+++ b/v7/src/microcode/ntutl/makefile
@@ -1,6 +1,6 @@
 ### -*- Fundamental -*-
 ###
-###	$Id: makefile,v 1.2 1993/06/24 15:55:22 gjr Exp $
+###	$Id: makefile,v 1.3 1993/07/18 21:24:52 gjr Exp $
 ###
 ###	Copyright (c) 1992-1993 Massachusetts Institute of Technology
 ###
@@ -482,6 +482,7 @@ unconfig:
   del limits.h
   del makefile
   del *.lst
+  del setenv.bat
 
 
 
-- 
2.25.1