X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=Makefile.common;h=846a75425c6bd32d4911b6b9f36db69d3fbd1b1f;hp=d2fe21376e5b7c42d579df3d12616266f3afe005;hb=bb71f27c241187a32c7839aea501114d65e29f85;hpb=d1b4f8b20bb7ae6e515fb29a292400820173d4c4 diff --git a/Makefile.common b/Makefile.common index d2fe213..846a754 100644 --- a/Makefile.common +++ b/Makefile.common @@ -4,7 +4,8 @@ all: .PHONY: clean clean: @rm -rf .bin - @rm -f *.ufsl *.fsl *.fas *.x86f *.sparcf *.fasl + @rm -f *.ufsl *.fsl *.fas *.x86f *.sparcf *.fasl *.pfsl *.dfsl + @rm -f *.fasla8 *.fasla16 *.faslm8 *.faslm16 *.faslmt @rm -f *~ *.bak *.orig *.err \#*\# .#* @rm -f *.so *.a @rm -rf debian/cl-sql