From 4e9811301e0134dc64aeb5a33ac5ff90e1c79a3a Mon Sep 17 00:00:00 2001
From: michael <michael@freepascal.org>
Date: Thu, 26 Mar 1998 09:35:01 +0000
Subject: [PATCH] * make clean removed EVERYTHING

---
 rtl/dos/go32v1/makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rtl/dos/go32v1/makefile b/rtl/dos/go32v1/makefile
index b666984d7d..d58b5c412d 100644
--- a/rtl/dos/go32v1/makefile
+++ b/rtl/dos/go32v1/makefile
@@ -230,7 +230,7 @@ clean:
 	-$(DEL) *$(PPUEXT)
 	-$(DEL) *.dif
 	-$(DEL) log
-	-$(DEL) *.pp
+	-$(DEL) *.as
 
 diffclean:
 	-$(DEL) *.dif