X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Frc5%2FMakefile.ssl;h=666c4b6539e57fccc1946539809986d1da6c151f;hp=d0161d13ce7284403fdabbb478dc73a373f5e1ba;hb=436a376bb048453990e19eb236ffff4ebfcd42ad;hpb=2e36cc41ef24b3f25a1524ba628f3ffbc2a10766 diff --git a/crypto/rc5/Makefile.ssl b/crypto/rc5/Makefile.ssl index d0161d13ce..666c4b6539 100644 --- a/crypto/rc5/Makefile.ssl +++ b/crypto/rc5/Makefile.ssl @@ -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.