Remove utils that we don't use
authorafresh1 <afresh1@openbsd.org>
Thu, 17 Apr 2014 19:22:31 +0000 (19:22 +0000)
committerafresh1 <afresh1@openbsd.org>
Thu, 17 Apr 2014 19:22:31 +0000 (19:22 +0000)
commit0ac09b217264fc0673377377a82572e9a9eb92fe
treefa91ff70775e1cbdf236b922f0547d40d1823283
parentd1858455faeb6a7b9bc36c5e46135fc9e8945cb6
Remove utils that we don't use

opensslwrap.sh and shlib_wrap.sh are used by tests that are getting replaced,
x86asm.sh is obsoleted by our Makefile machinery

ok miod
lib/libcrypto/util/opensslwrap.sh [deleted file]
lib/libcrypto/util/shlib_wrap.sh [deleted file]
lib/libcrypto/util/x86asm.sh [deleted file]
lib/libssl/src/util/opensslwrap.sh [deleted file]
lib/libssl/src/util/shlib_wrap.sh [deleted file]
lib/libssl/src/util/x86asm.sh [deleted file]