Some assembler-related clean-ups.
[openssl.git] / crypto / des / Makefile.ssl
index c0d49c8adc9730b43e9198238409ea7152700a4d..e9300e70c04c2faf5433ca541dac59fe34793d80 100644 (file)
@@ -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.