0b312a8
#!/bin/sh
0b312a8
0b312a8
# Quit out if anything fails.
0b312a8
set -e -x
0b312a8
0b312a8
# Clean out patent-or-otherwise-encumbered code.
0b312a8
# EC:    ????????? ??/??/2015
0b312a8
247b211
rm -f cipher/ecc-curves.c
247b211
rm -f tests/curves.c
69a497f
rm -f tests/t-mpi-point.c