mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-21 08:24:10 +01:00
Update the uucpd makefile to install the man page.
This commit is contained in:
parent
7648a7d3a5
commit
b8c8989377
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=14150
@ -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