[openssl-dev] [openssl.org #4421] Make clean leaving tmp.bak artifacts

noloader@gmail.com via RT rt at openssl.org
Sun Mar 13 10:22:15 UTC 2016


$ make clean && find . -name '*tmp.bak' | wc -l
rm -f
rm -f
rm -f libcrypto.a libssl.a
...
rm -f `find . -name '*.d'`
rm -f `find . -name '*.o'`
rm -f core
rm -f tags TAGS
rm -f openssl.pc libcrypto.pc libssl.pc
rm -f `find . -type l`
rm -f ../openssl-1.1.0-pre4-dev.tar

755


-- 
Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4421
Please log in as guest with password guest if prompted



More information about the openssl-dev mailing list