change /etc/termcap to /usr/share/misc/termcap
[unix-history] / usr / src / lib / libmp / Makefile
# @(#)Makefile 5.1 (Berkeley) %G%
LIB= mp
SRCS= pow.c gcd.c msqrt.c mdiv.c mout.c mult.c madd.c util.c
MAN3= mp.0
.include <bsd.lib.mk>