From 5cf96f3ebee38ad69b42da6a8c84ddcc2fa680b7 Mon Sep 17 00:00:00 2001
From: Per Cederqvist <ceder@lysator.liu.se>
Date: Fri, 30 Aug 1991 01:36:04 +0000
Subject: [PATCH] Cleanup.

---
 scripts/import.make | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/scripts/import.make b/scripts/import.make
index 4dd39f4cb..06f8c61c3 100644
--- a/scripts/import.make
+++ b/scripts/import.make
@@ -38,7 +38,8 @@ LYSKOMUSRBIN = /usr/local/bin
 
 
 
-GENERIC-CLEAN = *~ *.o *.a dependencies core TAGS temp-Makefile temp-?-Makefile
+GENERIC-CLEAN = *~ *.o lib*.a dependencies core TAGS temp-Makefile  \
+	 temp-?-Makefile
 
 # Too ugly... and it swells...
 #
-- 
GitLab