$ 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

-- 
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to