# @(#)Makefile 8.1 (Berkeley) 06/04/93 LIB= mp SRCS= pow.c gcd.c msqrt.c mdiv.c mout.c mult.c madd.c util.c MAN3= mp.0 .include