X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=Makefile.common;h=beb56040e1ff64b7dd5f4c0d7020052074d4f0a4;hb=977d59fade4c0005596c6a8ec40ce42a59770751;hp=82c41a461403eafc9b4954dbaf2abb3fdedd41ef;hpb=a08ecef939472cb70d1c8a10450648bea57b0b77;p=uffi.git diff --git a/Makefile.common b/Makefile.common index 82c41a4..beb5604 100644 --- a/Makefile.common +++ b/Makefile.common @@ -7,7 +7,6 @@ clean: @rm -f *.ufsl *.fsl *.fas *.x86f *.sparcf *.fasl @rm -f *~ *.bak *.orig *.err \#*\# .#* @rm -f *.so *.a - @rm -f uffi-[0-9]*[0-9].tar.gz uffi-[0-9]*[0-9].zip @rm -rf debian/cl-uffi ifneq ($(SUBDIRS)$(DOCSUBDIRS),) @set -e; for i in $(SUBDIRS) $(DOCSUBDIRS); do \