dmake: do not set MAKEFLAGS=k
[unleashed/tickless.git] / usr / src / pkg / manifests / driver-network-srpt.mf
blobced98c6f6bbab84ba0a5fec58d10c293ab1f6417
2 # CDDL HEADER START
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
19 # CDDL HEADER END
23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
26 set name=pkg.fmri value=pkg:/driver/network/srpt@$(PKGVERS)
27 set name=pkg.description value="Sun SRP COMSTAR Port Provider"
28 set name=pkg.summary value="Sun SRP COMSTAR Port Provider"
29 set name=info.classification \
30     value=org.opensolaris.category.2008:Drivers/Storage
31 set name=variant.arch value=$(ARCH)
32 dir path=kernel group=sys
33 dir path=kernel/drv group=sys
34 dir path=kernel/kmdb group=sys
35 dir path=lib variant.opensolaris.zone=global
36 dir path=lib/svc variant.opensolaris.zone=global
37 dir path=lib/svc/manifest group=sys variant.opensolaris.zone=global
38 dir path=lib/svc/manifest/system group=sys variant.opensolaris.zone=global
39 dir path=lib/svc/manifest/system/ibsrp group=sys \
40     variant.opensolaris.zone=global
41 dir path=lib/svc/method variant.opensolaris.zone=global
42 dir path=usr group=sys
43 dir path=usr/include
44 dir path=usr/lib
45 dir path=usr/lib/$(ARCH64)
46 dir path=usr/lib/mdb group=sys
47 dir path=usr/lib/mdb/kvm group=sys
48 dir path=usr/lib/mdb/kvm/$(ARCH64) group=sys
49 dir path=usr/sbin
50 dir path=usr/share/man
51 dir path=usr/share/man/man7d
52 driver name=srpt perms="* 0644 root sys"
53 file path=kernel/drv/srpt group=sys
54 file path=kernel/drv/srpt.conf group=sys
55 file path=kernel/kmdb/srpt group=sys mode=0555
56 file path=lib/svc/manifest/system/ibsrp/target.xml group=sys mode=0444 \
57     variant.opensolaris.zone=global
58 file path=lib/svc/method/svc-srpt mode=0555 variant.opensolaris.zone=global
59 file path=usr/include/libsrpt.h
60 file path=usr/lib/$(ARCH64)/libsrpt.so.1
61 file path=usr/lib/libsrpt.so.1
62 file path=usr/lib/mdb/kvm/$(ARCH64)/srpt.so group=sys mode=0555
63 file path=usr/sbin/srptadm mode=0555
64 file path=usr/share/man/man7d/srpt.7d
65 license cr_Sun license=cr_Sun
66 license lic_CDDL license=lic_CDDL
67 link path=usr/lib/$(ARCH64)/libsrpt.so target=libsrpt.so.1
68 link path=usr/lib/libsrpt.so target=libsrpt.so.1