View | Details | Raw Unified | Return to bug 52000 | Differences between
and this patch

Collapse All | Expand All

(-)lib/libwrap/Makefile (+2 lines)
Lines 9-14 Link Here
9
INCS=	tcpd.h
9
INCS=	tcpd.h
10
MAN=	hosts_access.3
10
MAN=	hosts_access.3
11
MAN+=	hosts_access.5 hosts_options.5
11
MAN+=	hosts_access.5 hosts_options.5
12
MLINKS=	hosts_access.3 hosts_ctl.3 hosts_access.3 request_init.3 \
13
	hosts_access.3 request_set.3
12
14
13
.PATH:	${.CURDIR}/../../contrib/tcp_wrappers
15
.PATH:	${.CURDIR}/../../contrib/tcp_wrappers

Return to bug 52000