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