Deleted Added
full compact
Makefile (167074) Makefile (169807)
1#
1#
2# $FreeBSD: head/lib/libwrap/Makefile 167074 2007-02-27 16:13:19Z ru $
2# $FreeBSD: head/lib/libwrap/Makefile 169807 2007-05-21 02:49:08Z deischen $
3#
4
5.include <bsd.own.mk>
6
7LIB= wrap
3#
4
5.include <bsd.own.mk>
6
7LIB= wrap
8SHLIB_MAJOR= 4
8SHLIB_MAJOR= 5
9INCS= tcpd.h
10MAN= hosts_access.3
11MAN+= hosts_access.5 hosts_options.5
12MLINKS= hosts_access.3 hosts_ctl.3 \
13 hosts_access.3 request_init.3 \
14 hosts_access.3 request_set.3 \
15 hosts_options.5 hosts.allow.5
16

--- 20 unchanged lines hidden ---
9INCS= tcpd.h
10MAN= hosts_access.3
11MAN+= hosts_access.5 hosts_options.5
12MLINKS= hosts_access.3 hosts_ctl.3 \
13 hosts_access.3 request_init.3 \
14 hosts_access.3 request_set.3 \
15 hosts_options.5 hosts.allow.5
16

--- 20 unchanged lines hidden ---