From 62b30f29f978dfc2258991aec8703d2489fe79c0 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Tue, 25 Nov 2003 13:34:23 +0000 Subject: [PATCH] r8275: remove more fasl types --- Makefile.common | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.common b/Makefile.common index d2fe213..c3aedeb 100644 --- a/Makefile.common +++ b/Makefile.common @@ -5,6 +5,7 @@ all: clean: @rm -rf .bin @rm -f *.ufsl *.fsl *.fas *.x86f *.sparcf *.fasl + @rm -f *.fasla8 *.fasla16 *.faslm8 *.faslm16 *.faslmt @rm -f *~ *.bak *.orig *.err \#*\# .#* @rm -f *.so *.a @rm -rf debian/cl-sql -- 2.34.1