Some assembler-related clean-ups.
[openssl.git] / crypto / sha / Makefile.ssl
index 1477a530890b1737cfb5ff58780367279fcd835b..cf53ca4db6f883c100831b707c184cb3911087bc 100644 (file)
@@ -97,7 +97,7 @@ dclean:
        mv -f Makefile.new $(MAKEFILE)
 
 clean:
        mv -f Makefile.new $(MAKEFILE)
 
 clean:
-       rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff asm/*.o
+       rm -f asm/sx86unix.cpp *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff asm/*.o
 
 # DO NOT DELETE THIS LINE -- make depend depends on it.
 
 
 # DO NOT DELETE THIS LINE -- make depend depends on it.