9762 Split the custr functions into their own library
[unleashed.git] / usr / src / man / man7i / Makefile
blob40280f9b5e7dfbb0e7ca80b58adb642e8104d4c8
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.
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
19 MANSECT= 7i
21 _MANFILES= audio.7i \
22 cdio.7i \
23 dkio.7i \
24 dsp.7i \
25 fbio.7i \
26 fdio.7i \
27 hdio.7i \
28 iec61883.7i \
29 ipnat.7i \
30 mhd.7i \
31 mixer.7i \
32 mtio.7i \
33 prnio.7i \
34 quotactl.7i \
35 sesio.7i \
36 sockio.7i \
37 streamio.7i \
38 termio.7i \
39 termiox.7i \
40 uscsi.7i \
41 visual_io.7i \
42 vt.7i
44 i386_MANFILES= agpgart_io.7i
46 MANFILES= $(_MANFILES) $($(MACH)_MANFILES)
48 .KEEP_STATE:
50 include $(SRC)/man/Makefile.man
52 install: $(ROOTMANFILES) $(ROOTMANLINKS)