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
21 MANFILES
= blcompare
.3tsol \
26 getdevicerange
.3tsol \
27 getpathbylabel
.3tsol \
30 getzonelabelbyid
.3tsol \
31 getzonerootbyid
.3tsol \
43 MANLINKS
= Xbcleartos
.3tsol \
58 getzoneidbylabel
.3tsol \
59 getzonelabelbyname
.3tsol \
60 getzonerootbylabel
.3tsol \
61 getzonerootbyname
.3tsol \
74 bldominates
.3tsol
:= LINKSRC
= blcompare
.3tsol
75 blequal
.3tsol
:= LINKSRC
= blcompare
.3tsol
76 blinrange
.3tsol
:= LINKSRC
= blcompare
.3tsol
77 blstrictdom
.3tsol
:= LINKSRC
= blcompare
.3tsol
79 blmaximum
.3tsol
:= LINKSRC
= blminmax
.3tsol
80 blminimum
.3tsol
:= LINKSRC
= blminmax
.3tsol
82 bltocolor_r
.3tsol
:= LINKSRC
= bltocolor
.3tsol
84 bcleartos
.3tsol
:= LINKSRC
= bltos
.3tsol
85 bsltos
.3tsol
:= LINKSRC
= bltos
.3tsol
87 bcleartoh
.3tsol
:= LINKSRC
= btohex
.3tsol
88 bcleartoh_r
.3tsol
:= LINKSRC
= btohex
.3tsol
89 bsltoh
.3tsol
:= LINKSRC
= btohex
.3tsol
90 bsltoh_r
.3tsol
:= LINKSRC
= btohex
.3tsol
91 h_alloc
.3tsol
:= LINKSRC
= btohex
.3tsol
92 h_free
.3tsol
:= LINKSRC
= btohex
.3tsol
94 getzoneidbylabel
.3tsol
:= LINKSRC
= getzonelabelbyid
.3tsol
95 getzonelabelbyname
.3tsol
:= LINKSRC
= getzonelabelbyid
.3tsol
97 getzonerootbylabel
.3tsol
:= LINKSRC
= getzonerootbyid
.3tsol
98 getzonerootbyname
.3tsol
:= LINKSRC
= getzonerootbyid
.3tsol
100 htobclear
.3tsol
:= LINKSRC
= hextob
.3tsol
101 htobsl
.3tsol
:= LINKSRC
= hextob
.3tsol
103 Xbcleartos
.3tsol
:= LINKSRC
= labelclipping
.3tsol
104 Xbsltos
.3tsol
:= LINKSRC
= labelclipping
.3tsol
106 m_label_alloc
.3tsol
:= LINKSRC
= m_label
.3tsol
107 m_label_dup
.3tsol
:= LINKSRC
= m_label
.3tsol
108 m_label_free
.3tsol
:= LINKSRC
= m_label
.3tsol
110 sbcleartos
.3tsol
:= LINKSRC
= sbltos
.3tsol
111 sbsltos
.3tsol
:= LINKSRC
= sbltos
.3tsol
113 stobclear
.3tsol
:= LINKSRC
= stobl
.3tsol
114 stobsl
.3tsol
:= LINKSRC
= stobl
.3tsol
118 include $(SRC
)/man
/Makefile.man
120 install: $(ROOTMANFILES
) $(ROOTMANLINKS
)