Rationalize .gitignore and harmonize pair of Makefiles.
[openssl.git] / engines / Makefile
index a1ea0a6ebf0aee1ff246eeac2209b7689bf8aa7e..3773e74c263f7807b7381b3bd374a5f44fb7f95c 100644 (file)
@@ -154,7 +154,7 @@ dclean:
        @target=dclean; $(RECURSIVE_MAKE)
 
 clean:
-       rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
+       rm -f *.s *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
        @target=clean; $(RECURSIVE_MAKE)
 
 # DO NOT DELETE THIS LINE -- make depend depends on it.