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