xref: /titanic_41/usr/src/pkg/manifests/developer-object-file.mf (revision 32a712da90cea6ff9a05f51e7844944ccfa28d5e)
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/object-file@$(PKGVERS)
27set name=pkg.description \
28    value="software development utilities, including ar, dis, dump, elfdump, elfedit, lex, lorder, mcs, nm, prof, ranlib, rpcgen, size, strip, tsort, and yacc"
29set name=pkg.summary value="CCS tools bundled with SunOS"
30set name=info.classification value=org.opensolaris.category.2008:System/Core
31set name=variant.arch value=$(ARCH)
32dir path=usr group=sys
33dir path=usr/bin
34dir path=usr/bin/$(ARCH64)
35dir path=usr/ccs
36dir path=usr/ccs/bin
37dir path=usr/ccs/bin/$(ARCH64)
38dir path=usr/ccs/lib
39dir path=usr/lib
40dir path=usr/lib/$(ARCH64)
41dir path=usr/lib/elfedit
42dir path=usr/lib/elfedit/$(ARCH64)
43dir path=usr/share
44dir path=usr/share/lib
45dir path=usr/share/lib/ccs
46dir path=usr/share/man/man1
47file path=usr/bin/$(ARCH64)/ar mode=0555
48file path=usr/bin/$(ARCH64)/dump mode=0555
49file path=usr/bin/$(ARCH64)/elfdump mode=0555
50file path=usr/bin/$(ARCH64)/elfedit mode=0555
51file path=usr/bin/$(ARCH64)/mcs mode=0555
52file path=usr/bin/$(ARCH64)/nm mode=0555
53file path=usr/bin/$(ARCH64)/size mode=0555
54file path=usr/bin/ar mode=0555
55file path=usr/bin/dis mode=0555
56file path=usr/bin/dump mode=0555
57file path=usr/bin/elfdump mode=0555
58file path=usr/bin/elfedit mode=0555
59file path=usr/bin/error mode=0555
60file path=usr/bin/gprof mode=0555
61file path=usr/bin/lari mode=0555
62file path=usr/bin/lex mode=0555
63file path=usr/bin/lorder mode=0555
64file path=usr/bin/mcs mode=0555
65file path=usr/bin/nm mode=0555
66file path=usr/bin/prof mode=0555
67file path=usr/bin/ranlib mode=0555
68file path=usr/bin/rpcgen mode=0555
69file path=usr/bin/size mode=0555
70file path=usr/bin/symorder mode=0555
71file path=usr/bin/tsort mode=0555
72file path=usr/bin/unifdef mode=0555
73file path=usr/bin/yacc mode=0555
74file path=usr/lib/$(ARCH64)/llib-ll.ln
75file path=usr/lib/$(ARCH64)/llib-ly.ln
76file path=usr/lib/elfedit/$(ARCH64)/cap.so
77file path=usr/lib/elfedit/$(ARCH64)/dyn.so
78file path=usr/lib/elfedit/$(ARCH64)/ehdr.so
79file path=usr/lib/elfedit/$(ARCH64)/phdr.so
80file path=usr/lib/elfedit/$(ARCH64)/shdr.so
81file path=usr/lib/elfedit/$(ARCH64)/str.so
82file path=usr/lib/elfedit/$(ARCH64)/sym.so
83file path=usr/lib/elfedit/$(ARCH64)/syminfo.so
84file path=usr/lib/elfedit/cap.so
85file path=usr/lib/elfedit/dyn.so
86file path=usr/lib/elfedit/ehdr.so
87file path=usr/lib/elfedit/phdr.so
88file path=usr/lib/elfedit/shdr.so
89file path=usr/lib/elfedit/str.so
90file path=usr/lib/elfedit/sym.so
91file path=usr/lib/elfedit/syminfo.so
92file path=usr/lib/llib-ll
93file path=usr/lib/llib-ll.ln
94file path=usr/lib/llib-ly
95file path=usr/lib/llib-ly.ln
96file path=usr/share/lib/ccs/gprof.callg.blurb mode=0444
97file path=usr/share/lib/ccs/gprof.flat.blurb mode=0444
98file path=usr/share/lib/ccs/nceucform
99file path=usr/share/lib/ccs/ncform
100file path=usr/share/lib/ccs/nrform
101file path=usr/share/lib/ccs/yaccpar
102file path=usr/share/man/man1/ar.1
103file path=usr/share/man/man1/dis.1
104file path=usr/share/man/man1/dump.1
105file path=usr/share/man/man1/elfdump.1
106file path=usr/share/man/man1/elfedit.1
107file path=usr/share/man/man1/gprof.1
108file path=usr/share/man/man1/lari.1
109file path=usr/share/man/man1/lex.1
110file path=usr/share/man/man1/lorder.1
111file path=usr/share/man/man1/mcs.1
112file path=usr/share/man/man1/nm.1
113file path=usr/share/man/man1/prof.1
114file path=usr/share/man/man1/ranlib.1
115file path=usr/share/man/man1/rpcgen.1
116file path=usr/share/man/man1/size.1
117file path=usr/share/man/man1/strip.1
118file path=usr/share/man/man1/symorder.1
119file path=usr/share/man/man1/tsort.1
120file path=usr/share/man/man1/unifdef.1
121file path=usr/share/man/man1/yacc.1
122hardlink path=usr/bin/$(ARCH64)/strip target=../../bin/$(ARCH64)/mcs
123hardlink path=usr/bin/strip target=../bin/mcs
124legacy pkg=SUNWbtool \
125    desc="software development utilities, including ar, dis, dump, elfdump, elfedit, lex, lorder, mcs, nm, prof, ranlib, rpcgen, size, strip, tsort, and yacc" \
126    name="CCS tools bundled with SunOS"
127license cr_Sun license=cr_Sun
128license lic_CDDL license=lic_CDDL
129license usr/src/cmd/backup/dump/THIRDPARTYLICENSE \
130    license=usr/src/cmd/backup/dump/THIRDPARTYLICENSE
131link path=usr/ccs/bin/$(ARCH64)/ar target=../../../bin/$(ARCH64)/ar
132link path=usr/ccs/bin/$(ARCH64)/dump target=../../../bin/$(ARCH64)/dump
133link path=usr/ccs/bin/$(ARCH64)/elfdump target=../../../bin/$(ARCH64)/elfdump
134link path=usr/ccs/bin/$(ARCH64)/mcs target=../../../bin/$(ARCH64)/mcs
135link path=usr/ccs/bin/$(ARCH64)/nm target=../../../bin/$(ARCH64)/nm
136link path=usr/ccs/bin/$(ARCH64)/size target=../../../bin/$(ARCH64)/size
137link path=usr/ccs/bin/$(ARCH64)/strip target=../../../bin/$(ARCH64)/strip
138link path=usr/ccs/bin/ar target=../../bin/ar
139link path=usr/ccs/bin/dis target=../../bin/dis
140link path=usr/ccs/bin/dump target=../../bin/dump
141link path=usr/ccs/bin/elfdump target=../../bin/elfdump
142link path=usr/ccs/bin/error target=../../bin/error
143link path=usr/ccs/bin/gprof target=../../bin/gprof
144link path=usr/ccs/bin/lari target=../../bin/lari
145link path=usr/ccs/bin/lex target=../../bin/lex
146link path=usr/ccs/bin/lorder target=../../bin/lorder
147link path=usr/ccs/bin/mcs target=../../bin/mcs
148link path=usr/ccs/bin/nm target=../../bin/nm
149link path=usr/ccs/bin/prof target=../../bin/prof
150link path=usr/ccs/bin/ranlib target=../../bin/ranlib
151link path=usr/ccs/bin/size target=../../bin/size
152link path=usr/ccs/bin/strip target=../../bin/strip
153link path=usr/ccs/bin/symorder target=../../bin/symorder
154link path=usr/ccs/bin/tsort target=../../bin/tsort
155link path=usr/ccs/bin/unifdef target=../../bin/unifdef
156link path=usr/ccs/bin/yacc target=../../bin/yacc
157link path=usr/ccs/bin/yaccpar target=../../share/lib/ccs/yaccpar
158link path=usr/ccs/lib/llib-ll.ln target=../../lib/llib-ll.ln
159link path=usr/ccs/lib/llib-ly.ln target=../../lib/llib-ly.ln
160link path=usr/lib/elfedit/32 target=.
161link path=usr/lib/elfedit/64 target=$(ARCH64)
162depend fmri=developer/macro/cpp type=require
163depend fmri=runtime/perl$(PERL_PKGVERS) type=require
164