1#
2# CDDL HEADER START
3#
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.
7#
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.
12#
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]
18#
19# CDDL HEADER END
20#
21
22#
23# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24#
25
26set name=pkg.fmri value=pkg:/developer/linker@$(PKGVERS)
27set name=pkg.summary value="Programming Tools"
28set name=pkg.description \
29    value="utilities for software development, including ld, ldd, od, and truss"
30set name=info.classification \
31    value=org.opensolaris.category.2008:Development/System
32set name=variant.arch value=$(ARCH)
33dir  path=usr group=sys
34dir  path=usr/bin
35dir  path=usr/bin/$(ARCH32)
36dir  path=usr/bin/$(ARCH64)
37file path=usr/bin/$(ARCH64)/elfwrap mode=0555
38link path=usr/bin/$(ARCH64)/gcore target=../../bin/gcore
39link path=usr/bin/$(ARCH64)/ld target=../../bin/ld
40link path=usr/bin/$(ARCH64)/ldd target=../../bin/ldd
41link path=usr/bin/$(ARCH64)/plimit target=../../bin/plimit
42link path=usr/bin/$(ARCH64)/pvs target=../../bin/pvs
43link path=usr/bin/$(ARCH64)/strings target=../../bin/strings
44link path=usr/bin/$(ARCH64)/truss target=../../bin/truss
45link path=usr/bin/ctags target=../has/bin/ctags mediator=ctags \
46    mediator-implementation=illumos
47file path=usr/bin/elfsign mode=0555
48file path=usr/bin/elfwrap mode=0555
49file path=usr/bin/exstr mode=0555
50file path=usr/bin/gcore mode=0555
51file path=usr/bin/ld mode=0755
52file path=usr/bin/ldd mode=0555
53file path=usr/bin/od mode=0555
54file path=usr/bin/plimit mode=0555
55file path=usr/bin/pvs mode=0555
56file path=usr/bin/regcmp mode=0555
57file path=usr/bin/sotruss mode=0755
58file path=usr/bin/strings mode=0555
59file path=usr/bin/truss mode=0555
60file path=usr/bin/whocalls mode=0755
61dir  path=usr/ccs
62dir  path=usr/ccs/bin
63dir  path=usr/ccs/bin/$(ARCH64)
64link path=usr/ccs/bin/$(ARCH64)/ld target=../../../bin/$(ARCH64)/ld
65link path=usr/ccs/bin/ld target=../../bin/ld
66link path=usr/ccs/bin/regcmp target=../../bin/regcmp
67dir  path=usr/ccs/lib
68link path=usr/ccs/lib/link_audit target=../../lib/link_audit
69file path=usr/has/bin/ctags mode=0555
70file path=usr/has/man/man1has/ctags.1has
71dir  path=usr/lib
72dir  path=usr/lib/$(ARCH64)
73file path=usr/lib/$(ARCH64)/lddstub mode=0555
74file path=usr/lib/$(ARCH64)/libldstab.so.1
75dir  path=usr/lib/abi
76file path=usr/lib/abi/spec2map mode=0755
77file path=usr/lib/abi/spec2trace mode=0755
78dir  path=usr/lib/ld
79dir  path=usr/lib/ld/$(ARCH64)
80link path=usr/lib/ld/$(ARCH64)/map.above4G target=../map.above4G
81link path=usr/lib/ld/$(ARCH64)/map.below4G target=../map.below4G
82link path=usr/lib/ld/$(ARCH64)/map.default target=../map.default
83file path=usr/lib/ld/map.above4G mode=0444
84file path=usr/lib/ld/map.below4G mode=0444
85file path=usr/lib/ld/map.bssalign mode=0444
86file path=usr/lib/ld/map.default mode=0444
87file path=usr/lib/ld/map.execdata mode=0444
88file path=usr/lib/ld/map.filter mode=0444
89file path=usr/lib/ld/map.noexbss mode=0444
90file path=usr/lib/ld/map.noexdata mode=0444
91file path=usr/lib/ld/map.noexstk mode=0444
92file path=usr/lib/ld/map.pagealign mode=0444
93file path=usr/lib/lddstub mode=0555
94file path=usr/lib/libldstab.so.1
95dir  path=usr/lib/link_audit
96dir  path=usr/lib/link_audit/$(ARCH64)
97file path=usr/lib/link_audit/$(ARCH64)/ldprof.so.1
98file path=usr/lib/link_audit/$(ARCH64)/truss.so.1
99file path=usr/lib/link_audit/$(ARCH64)/who.so.1
100link path=usr/lib/link_audit/32 target=.
101link path=usr/lib/link_audit/64 target=$(ARCH64)
102file path=usr/lib/link_audit/ldprof.so.1
103file path=usr/lib/link_audit/truss.so.1
104file path=usr/lib/link_audit/who.so.1
105dir  path=usr/share/man
106dir  path=usr/share/man/man1
107link path=usr/share/man/man1/ctags.1 \
108    target=../../../has/man/man1has/ctags.1has mediator=ctags \
109    mediator-implementation=illumos
110file path=usr/share/man/man1/elfsign.1
111file path=usr/share/man/man1/elfwrap.1
112file path=usr/share/man/man1/exstr.1
113file path=usr/share/man/man1/gcore.1
114file path=usr/share/man/man1/ld.1
115file path=usr/share/man/man1/ldd.1
116file path=usr/share/man/man1/od.1
117file path=usr/share/man/man1/plimit.1
118file path=usr/share/man/man1/pvs.1
119file path=usr/share/man/man1/regcmp.1
120file path=usr/share/man/man1/sotruss.1
121file path=usr/share/man/man1/strings.1
122file path=usr/share/man/man1/truss.1
123file path=usr/share/man/man1/whocalls.1
124dir  path=usr/share/man/man5
125file path=usr/share/man/man5/a.out.5
126legacy pkg=SUNWtoo \
127    desc="utilities for software development, including ld, ldd, od, and truss" \
128    name="Programming Tools"
129license cr_ATT license=cr_ATT
130license cr_Sun license=cr_Sun
131license lic_CDDL license=lic_CDDL
132license lic_OSBL license=lic_OSBL
133license lic_OSBL_preamble license=lic_OSBL_preamble
134