SubDir TOP cryptlib bn ;

Build cryptlib : bn_add.c bn_asm.c bn_ctx.c bn_div.c bn_exp2.c bn_exp.c
    bn_gcd.c bn_lib.c bn_mod.c bn_mont.c bn_mul.c bn_recp.c bn_shift.c
    bn_sqr.c bn_word.c ;
