Install the man page and add mp.h to INCS.
This commit is contained in:
parent
afd4579ae6
commit
6375bbb6a8
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user