pkg: remove $(i386_ONLY)
[unleashed.git] / usr / src / pkg / manifests / developer-linker.mf
blob5a3c8f3ffbca7c9f737aef43823214a09297890e
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:/developer/linker@$(PKGVERS)
27 set name=pkg.description \
28     value="utilities for software development, including ld, ldd, od, and truss"
29 set name=pkg.summary value="Programming Tools"
30 set name=info.classification \
31     value=org.opensolaris.category.2008:Development/System
32 set name=variant.arch value=$(ARCH)
33 dir path=usr group=sys
34 dir path=usr/bin
35 dir path=usr/bin/$(ARCH32)
36 dir path=usr/bin/$(ARCH64)
37 dir path=usr/lib
38 dir path=usr/lib/$(ARCH64)
39 dir path=usr/lib/abi
40 dir path=usr/lib/ld
41 dir path=usr/lib/ld/$(ARCH64)
42 dir path=usr/lib/link_audit
43 dir path=usr/lib/link_audit/$(ARCH64)
44 dir path=usr/share/man
45 dir path=usr/share/man/man1
46 dir path=usr/share/man/man4
47 file path=usr/bin/$(ARCH32)/gcore mode=0555
48 file path=usr/bin/$(ARCH32)/plimit mode=0555
49 file path=usr/bin/$(ARCH32)/strings mode=0555
50 file path=usr/bin/$(ARCH32)/truss mode=0555
51 file path=usr/bin/$(ARCH64)/elfwrap mode=0555
52 file path=usr/bin/$(ARCH64)/gcore mode=0555
53 file path=usr/bin/$(ARCH64)/ld mode=0755
54 file path=usr/bin/$(ARCH64)/ldd mode=0555
55 file path=usr/bin/$(ARCH64)/plimit mode=0555
56 file path=usr/bin/$(ARCH64)/pvs mode=0555
57 file path=usr/bin/$(ARCH64)/strings mode=0555
58 file path=usr/bin/$(ARCH64)/truss mode=0555
59 file path=usr/bin/elfsign mode=0555
60 file path=usr/bin/elfwrap mode=0555
61 file path=usr/bin/exstr mode=0555
62 file path=usr/bin/ld mode=0755
63 file path=usr/bin/ldd mode=0555
64 file path=usr/bin/od mode=0555
65 file path=usr/bin/pvs mode=0555
66 file path=usr/bin/regcmp mode=0555
67 file path=usr/lib/$(ARCH64)/lddstub mode=0555
68 file path=usr/lib/$(ARCH64)/libldstab.so.1
69 file path=usr/lib/abi/spec2map mode=0755
70 file path=usr/lib/abi/spec2trace mode=0755
71 file path=usr/lib/ld/map.above4G mode=0444
72 file path=usr/lib/ld/map.below4G mode=0444
73 file path=usr/lib/ld/map.bssalign mode=0444
74 file path=usr/lib/ld/map.default mode=0444
75 file path=usr/lib/ld/map.execdata mode=0444
76 file path=usr/lib/ld/map.execstack mode=0444
77 file path=usr/lib/ld/map.filter mode=0444
78 file path=usr/lib/ld/map.noexbss mode=0444
79 file path=usr/lib/ld/map.pagealign mode=0444
80 file path=usr/lib/lddstub mode=0555
81 file path=usr/lib/libldstab.so.1
82 file path=usr/lib/link_audit/$(ARCH64)/ldprof.so.1
83 file path=usr/lib/link_audit/ldprof.so.1
84 file path=usr/share/man/man1/elfsign.1
85 file path=usr/share/man/man1/elfwrap.1
86 file path=usr/share/man/man1/exstr.1
87 file path=usr/share/man/man1/gcore.1
88 file path=usr/share/man/man1/ld.1
89 file path=usr/share/man/man1/ldd.1
90 file path=usr/share/man/man1/od.1
91 file path=usr/share/man/man1/plimit.1
92 file path=usr/share/man/man1/pvs.1
93 file path=usr/share/man/man1/regcmp.1
94 file path=usr/share/man/man1/strings.1
95 file path=usr/share/man/man1/truss.1
96 file path=usr/share/man/man4/a.out.4
97 hardlink path=usr/bin/gcore target=../../usr/lib/isaexec
98 hardlink path=usr/bin/plimit target=../../usr/lib/isaexec
99 hardlink path=usr/bin/strings target=../../usr/lib/isaexec
100 hardlink path=usr/bin/truss target=../../usr/lib/isaexec
101 license cr_ATT license=cr_ATT
102 license cr_Sun license=cr_Sun
103 license lic_CDDL license=lic_CDDL
104 link path=usr/lib/ld/$(ARCH64)/map.above4G target=../map.above4G
105 link path=usr/lib/ld/$(ARCH64)/map.below4G target=../map.below4G
106 link path=usr/lib/ld/$(ARCH64)/map.default target=../map.default