Update the uucpd makefile to install the man page.
This commit is contained in:
parent
b5a88abd7d
commit
f10d4c939c
@ -1,7 +1,7 @@
|
||||
# @(#)Makefile 8.1 (Berkeley) 6/4/93
|
||||
|
||||
PROG= uucpd
|
||||
NOMAN= noman
|
||||
MAN8= uucpd.8
|
||||
LDADD= -lcrypt -lutil
|
||||
DPADD= ${LIBCRYPT} ${LIBUTIL}
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user