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
= acl_check
.3sec \
32 MANLINKS
= acl_fromtext
.3sec \
39 acl_set
.3sec
:= LINKSRC
= acl_get
.3sec
40 facl_get
.3sec
:= LINKSRC
= acl_get
.3sec
41 facl_set
.3sec
:= LINKSRC
= acl_get
.3sec
43 acl_fromtext
.3sec
:= LINKSRC
= acl_totext
.3sec
45 aclfrommode
.3sec
:= LINKSRC
= acltomode
.3sec
47 aclfromtext
.3sec
:= LINKSRC
= acltotext
.3sec
51 include $(SRC
)/man
/Makefile.man
53 install: $(ROOTMANFILES
) $(ROOTMANLINKS
)