Cleanup *.S files.
[openssl.git] / crypto / rc4 / Makefile
index 7434ff737e66135fa123fa42870ba20a9ceb5554..a495324cc6b5ae9562ba2c5864ba2043f43ce638 100644 (file)
@@ -100,7 +100,7 @@ dclean:
        mv -f Makefile.new $(MAKEFILE)
 
 clean:
-       rm -f *.s *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
+       rm -f *.s *.S *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
 
 # DO NOT DELETE THIS LINE -- make depend depends on it.