From: Kevin M. Rosenberg Date: Tue, 25 Nov 2003 13:34:23 +0000 (+0000) Subject: r8275: remove more fasl types X-Git-Tag: v3.8.6~759 X-Git-Url: http://git.kpe.io/?p=clsql.git;a=commitdiff_plain;h=62b30f29f978dfc2258991aec8703d2489fe79c0 r8275: remove more fasl types --- 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