2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet
9 # at http://www.illumos.org/license/CDDL.
13 # Copyright 2011, Richard Lowe
14 # Copyright 2013 Nexenta Systems, Inc. All rights reserved.
17 include $(SRC
)/Makefile.master
56 ARP
.7p
:= LINKSRC
= arp
.7p
58 ICMP
.7p
:= LINKSRC
= icmp
.7p
60 if
.7p
:= LINKSRC
= if_tcp
.7p
62 IP
.7p
:= LINKSRC
= ip
.7p
64 AH
.7p
:= LINKSRC
= ipsecah
.7p
66 ESP
.7p
:= LINKSRC
= ipsecesp
.7p
68 NDP
.7p
:= LINKSRC
= ndp
.7p
70 RARP
.7p
:= LINKSRC
= rarp
.7p
72 SCTP
.7p
:= LINKSRC
= sctp
.7p
74 TCP
.7p
:= LINKSRC
= tcp
.7p
76 UDP
.7p
:= LINKSRC
= udp
.7p
80 include $(SRC
)/man
/Makefile.man
82 install: $(ROOTMANFILES
) $(ROOTMANLINKS
)