

set -ex



test -f $PREFIX/lib/libs2n${SHLIB_EXT}
test ! -f $PREFIX/lib/libs2n.a
test -f $PREFIX/include/s2n.h
exit 0
