X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fdes%2FMakefile.ssl;h=e9300e70c04c2faf5433ca541dac59fe34793d80;hp=c0d49c8adc9730b43e9198238409ea7152700a4d;hb=436a376bb048453990e19eb236ffff4ebfcd42ad;hpb=2e36cc41ef24b3f25a1524ba628f3ffbc2a10766 diff --git a/crypto/des/Makefile.ssl b/crypto/des/Makefile.ssl index c0d49c8adc..e9300e70c0 100644 --- a/crypto/des/Makefile.ssl +++ b/crypto/des/Makefile.ssl @@ -132,7 +132,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/dx86unix.cpp asm/yx86unix.cpp *.o asm/*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff # DO NOT DELETE THIS LINE -- make depend depends on it.