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 # Copyright 2013 Garrett D'Amore <garrett@damore.org>
16 #
17
18 include $(SRC)/Makefile.master
19
20 MANSECT= 7d
21
22 _MANFILES= aac.7d \
23 afe.7d \
24 audio.7d \
25 audio1575.7d \
26 audioens.7d \
27 audiols.7d \
28 audiop16x.7d \
29 audiopci.7d \
30 audiots.7d \
31 av1394.7d \
32 bge.7d \
33 bscv.7d \
34 chxge.7d \
35 console.7d \
36 cpuid.7d \
37 dca.7d \
38 dcam1394.7d \
39 devinfo.7d \
40 dmfe.7d \
41 dtrace.7d \
42 ehci.7d \
43 fasttrap.7d \
44 fbt.7d \
45 fcip.7d \
46 fcoe.7d \
47 fcoei.7d \
48 fcoet.7d \
49 fcp.7d \
50 fctl.7d \
51 fd.7d \
52 fp.7d \
|
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 # Copyright 2014 Garrett D'Amore <garrett@damore.org>
16 #
17
18 include $(SRC)/Makefile.master
19
20 MANSECT= 7d
21
22 _MANFILES= aac.7d \
23 afe.7d \
24 audio.7d \
25 audio1575.7d \
26 audioens.7d \
27 audiols.7d \
28 audiop16x.7d \
29 audiopci.7d \
30 audiots.7d \
31 av1394.7d \
32 bge.7d \
33 blkdev.7d \
34 bscv.7d \
35 chxge.7d \
36 console.7d \
37 cpuid.7d \
38 dca.7d \
39 dcam1394.7d \
40 devinfo.7d \
41 dmfe.7d \
42 dtrace.7d \
43 ehci.7d \
44 fasttrap.7d \
45 fbt.7d \
46 fcip.7d \
47 fcoe.7d \
48 fcoei.7d \
49 fcoet.7d \
50 fcp.7d \
51 fctl.7d \
52 fd.7d \
53 fp.7d \
|