5075 EOF cardbus & pcmcia
1 #
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
5 # 1.0 of the CDDL.
6 #
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.
10 #
11
12 #
13 # Copyright 2011, Richard Lowe
14 # Copyright 2013 Nexenta Systems, Inc. All rights reserved.
15 #
16
17 include $(SRC)/Makefile.master
18
19 MANSECT= 4
20
21 _MANFILES= Intro.4 \
22 NISLDAPmapping.4 \
23 a.out.4 \
24 admin.4 \
25 alias.4 \
26 aliases.4 \
27 au.4 \
28 audit.log.4 \
29 audit_class.4 \
30 audit_control.4 \
31 audit_event.4 \
32 audit_user.4 \
33 auth_attr.4 \
34 autofs.4 \
35 bart_manifest.4 \
36 bart_rules.4 \
37 bootparams.4 \
38 cardbus.4 \
39 compver.4 \
40 contents.4 \
41 contract.4 \
42 copyright.4 \
43 core.4 \
44 crypt.conf.4 \
45 crypto_certs.4 \
46 ctf.4 \
47 d_passwd.4 \
48 dacf.conf.4 \
49 dat.conf.4 \
50 default_fs.4 \
51 defaultdomain.4 \
52 defaultrouter.4 \
53 depend.4 \
54 device_allocate.4 \
55 device_contract.4 \
56 device_maps.4 \
57 devices.4 \
58 dfstab.4 \
|
1 #
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
5 # 1.0 of the CDDL.
6 #
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.
10 #
11
12 #
13 # Copyright 2014 Garrett D'Amore <garrett@damore.org>
14 # Copyright 2011, Richard Lowe
15 # Copyright 2013 Nexenta Systems, Inc. All rights reserved.
16 #
17
18 include $(SRC)/Makefile.master
19
20 MANSECT= 4
21
22 _MANFILES= Intro.4 \
23 NISLDAPmapping.4 \
24 a.out.4 \
25 admin.4 \
26 alias.4 \
27 aliases.4 \
28 au.4 \
29 audit.log.4 \
30 audit_class.4 \
31 audit_control.4 \
32 audit_event.4 \
33 audit_user.4 \
34 auth_attr.4 \
35 autofs.4 \
36 bart_manifest.4 \
37 bart_rules.4 \
38 bootparams.4 \
39 compver.4 \
40 contents.4 \
41 contract.4 \
42 copyright.4 \
43 core.4 \
44 crypt.conf.4 \
45 crypto_certs.4 \
46 ctf.4 \
47 d_passwd.4 \
48 dacf.conf.4 \
49 dat.conf.4 \
50 default_fs.4 \
51 defaultdomain.4 \
52 defaultrouter.4 \
53 depend.4 \
54 device_allocate.4 \
55 device_contract.4 \
56 device_maps.4 \
57 devices.4 \
58 dfstab.4 \
|