Install the man page and add mp.h to INCS.

This commit is contained in:
Dima Dorfman 2001-07-29 13:19:24 +00:00
parent afd4579ae6
commit 6375bbb6a8

View File

@ -6,6 +6,9 @@ WARNS?= 2
NO_WERROR= yes
SHLIB_MAJOR= 4
SRCS= mpasbn.c
INCS= mp.h
MAN3= mp.3
MLINKS= mp.3 libmp.3
beforeinstall:
${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 \