annotate usr/src/man/man9p/Makefile @ 14173:6b6815d682dd

3600 edit(1) is a bad .so reference Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
author Yuri Pankov <yuri.pankov@nexenta.com>
date Thu, 29 Aug 2013 02:33:28 +0400
parents b54231762cfa
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
13304
b54231762cfa 243 system manual pages should live with the software
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
1 #
b54231762cfa 243 system manual pages should live with the software
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
2 # This file and its contents are supplied under the terms of the
b54231762cfa 243 system manual pages should live with the software
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
3 # Common Development and Distribution License ("CDDL"), version 1.0.
b54231762cfa 243 system manual pages should live with the software
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
4 # You may only use this file in accordance with the terms of version
b54231762cfa 243 system manual pages should live with the software
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
5 # 1.0 of the CDDL.
b54231762cfa 243 system manual pages should live with the software
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
6 #
b54231762cfa 243 system manual pages should live with the software
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
7 # A full copy of the text of the CDDL should have accompanied this
b54231762cfa 243 system manual pages should live with the software
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
8 # source. A copy of the CDDL is also available via the Internet
b54231762cfa 243 system manual pages should live with the software
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
9 # at http://www.illumos.org/license/CDDL.
b54231762cfa 243 system manual pages should live with the software
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
10 #
b54231762cfa 243 system manual pages should live with the software
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
11
14173
6b6815d682dd 3600 edit(1) is a bad .so reference
Yuri Pankov <yuri.pankov@nexenta.com>
parents: 13304
diff changeset
12 #
13304
b54231762cfa 243 system manual pages should live with the software
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
13 # Copyright 2011, Richard Lowe
14173
6b6815d682dd 3600 edit(1) is a bad .so reference
Yuri Pankov <yuri.pankov@nexenta.com>
parents: 13304
diff changeset
14 # Copyright 2013 Nexenta Systems, Inc. All rights reserved.
6b6815d682dd 3600 edit(1) is a bad .so reference
Yuri Pankov <yuri.pankov@nexenta.com>
parents: 13304
diff changeset
15 #
13304
b54231762cfa 243 system manual pages should live with the software
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
16
14173
6b6815d682dd 3600 edit(1) is a bad .so reference
Yuri Pankov <yuri.pankov@nexenta.com>
parents: 13304
diff changeset
17 include $(SRC)/Makefile.master
13304
b54231762cfa 243 system manual pages should live with the software
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
18
14173
6b6815d682dd 3600 edit(1) is a bad .so reference
Yuri Pankov <yuri.pankov@nexenta.com>
parents: 13304
diff changeset
19 MANSECT= 9p
6b6815d682dd 3600 edit(1) is a bad .so reference
Yuri Pankov <yuri.pankov@nexenta.com>
parents: 13304
diff changeset
20
6b6815d682dd 3600 edit(1) is a bad .so reference
Yuri Pankov <yuri.pankov@nexenta.com>
parents: 13304
diff changeset
21 MANFILES= ddi-forceattach.9p \
13304
b54231762cfa 243 system manual pages should live with the software
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
22 inquiry-device-type.9p \
b54231762cfa 243 system manual pages should live with the software
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
23 no-involuntary-power-cycles.9p \
b54231762cfa 243 system manual pages should live with the software
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
24 pm-components.9p \
b54231762cfa 243 system manual pages should live with the software
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
25 pm.9p \
b54231762cfa 243 system manual pages should live with the software
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
26 removable-media.9p \
b54231762cfa 243 system manual pages should live with the software
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
27 size.9p
b54231762cfa 243 system manual pages should live with the software
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
28
14173
6b6815d682dd 3600 edit(1) is a bad .so reference
Yuri Pankov <yuri.pankov@nexenta.com>
parents: 13304
diff changeset
29 MANLINKS= Nblock.9p \
13304
b54231762cfa 243 system manual pages should live with the software
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
30 blksize.9p \
b54231762cfa 243 system manual pages should live with the software
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
31 ddi-no-autodetach.9p \
b54231762cfa 243 system manual pages should live with the software
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
32 device-blksize.9p \
b54231762cfa 243 system manual pages should live with the software
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
33 device-nblocks.9p \
b54231762cfa 243 system manual pages should live with the software
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
34 inquiry-product-id.9p \
b54231762cfa 243 system manual pages should live with the software
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
35 inquiry-revision-id.9p \
b54231762cfa 243 system manual pages should live with the software
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
36 inquiry-serial-no.9p \
b54231762cfa 243 system manual pages should live with the software
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
37 inquiry-vendor-id.9p
b54231762cfa 243 system manual pages should live with the software
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
38
14173
6b6815d682dd 3600 edit(1) is a bad .so reference
Yuri Pankov <yuri.pankov@nexenta.com>
parents: 13304
diff changeset
39 ddi-no-autodetach.9p := LINKSRC = ddi-forceattach.9p
13304
b54231762cfa 243 system manual pages should live with the software
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
40
14173
6b6815d682dd 3600 edit(1) is a bad .so reference
Yuri Pankov <yuri.pankov@nexenta.com>
parents: 13304
diff changeset
41 inquiry-product-id.9p := LINKSRC = inquiry-device-type.9p
6b6815d682dd 3600 edit(1) is a bad .so reference
Yuri Pankov <yuri.pankov@nexenta.com>
parents: 13304
diff changeset
42 inquiry-revision-id.9p := LINKSRC = inquiry-device-type.9p
6b6815d682dd 3600 edit(1) is a bad .so reference
Yuri Pankov <yuri.pankov@nexenta.com>
parents: 13304
diff changeset
43 inquiry-serial-no.9p := LINKSRC = inquiry-device-type.9p
6b6815d682dd 3600 edit(1) is a bad .so reference
Yuri Pankov <yuri.pankov@nexenta.com>
parents: 13304
diff changeset
44 inquiry-vendor-id.9p := LINKSRC = inquiry-device-type.9p
13304
b54231762cfa 243 system manual pages should live with the software
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
45
14173
6b6815d682dd 3600 edit(1) is a bad .so reference
Yuri Pankov <yuri.pankov@nexenta.com>
parents: 13304
diff changeset
46 Nblock.9p := LINKSRC = size.9p
6b6815d682dd 3600 edit(1) is a bad .so reference
Yuri Pankov <yuri.pankov@nexenta.com>
parents: 13304
diff changeset
47 blksize.9p := LINKSRC = size.9p
6b6815d682dd 3600 edit(1) is a bad .so reference
Yuri Pankov <yuri.pankov@nexenta.com>
parents: 13304
diff changeset
48 device-blksize.9p := LINKSRC = size.9p
6b6815d682dd 3600 edit(1) is a bad .so reference
Yuri Pankov <yuri.pankov@nexenta.com>
parents: 13304
diff changeset
49 device-nblocks.9p := LINKSRC = size.9p
13304
b54231762cfa 243 system manual pages should live with the software
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
50
b54231762cfa 243 system manual pages should live with the software
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
51 .KEEP_STATE:
b54231762cfa 243 system manual pages should live with the software
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
52
14173
6b6815d682dd 3600 edit(1) is a bad .so reference
Yuri Pankov <yuri.pankov@nexenta.com>
parents: 13304
diff changeset
53 include $(SRC)/man/Makefile.man
13304
b54231762cfa 243 system manual pages should live with the software
Richard Lowe <richlowe@richlowe.net>
parents:
diff changeset
54
14173
6b6815d682dd 3600 edit(1) is a bad .so reference
Yuri Pankov <yuri.pankov@nexenta.com>
parents: 13304
diff changeset
55 install: $(ROOTMANFILES) $(ROOTMANLINKS)