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]
23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
26 set name=pkg.fmri value=pkg:/developer/object-file@$(PKGVERS)
27 set 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"
29 set name=pkg.summary value="CCS tools bundled with SunOS"
30 set name=info.classification value=org.opensolaris.category.2008:System/Core
31 set name=variant.arch value=$(ARCH)
32 dir path=usr group=sys
34 dir path=usr/bin/$(ARCH64)
36 dir path=usr/lib/$(ARCH32)
37 dir path=usr/lib/$(ARCH64)
38 dir path=usr/lib/elfedit
39 dir path=usr/lib/elfedit/$(ARCH32)
40 dir path=usr/lib/elfedit/$(ARCH64)
42 dir path=usr/share/lib
43 dir path=usr/share/lib/ccs
44 dir path=usr/share/man/man1
45 file path=usr/bin/$(ARCH64)/ar mode=0555
46 file path=usr/bin/$(ARCH64)/dump mode=0555
47 file path=usr/bin/$(ARCH64)/elfdump mode=0555
48 file path=usr/bin/$(ARCH64)/elfedit mode=0555
49 file path=usr/bin/$(ARCH64)/mcs mode=0555
50 file path=usr/bin/$(ARCH64)/nm mode=0555
51 file path=usr/bin/ar mode=0555
52 file path=usr/bin/dis mode=0555
53 file path=usr/bin/dump mode=0555
54 file path=usr/bin/elfdump mode=0555
55 file path=usr/bin/elfedit mode=0555
56 file path=usr/bin/error mode=0555
57 file path=usr/bin/gprof mode=0555
58 file path=usr/bin/lari mode=0555
59 file path=usr/bin/lex mode=0555
60 file path=usr/bin/lorder mode=0555
61 file path=usr/bin/mcs mode=0555
62 file path=usr/bin/nm mode=0555
63 file path=usr/bin/prof mode=0555
64 file path=usr/bin/ranlib mode=0555
65 file path=usr/bin/rpcgen mode=0555
66 file path=usr/bin/size mode=0555
67 file path=usr/bin/tsort mode=0555
68 file path=usr/bin/unifdef mode=0555
69 file path=usr/bin/yacc mode=0555
70 file path=usr/bin/yyfix mode=0555
71 file path=usr/lib/elfedit/$(ARCH64)/cap.so
72 file path=usr/lib/elfedit/$(ARCH64)/dyn.so
73 file path=usr/lib/elfedit/$(ARCH64)/ehdr.so
74 file path=usr/lib/elfedit/$(ARCH64)/phdr.so
75 file path=usr/lib/elfedit/$(ARCH64)/shdr.so
76 file path=usr/lib/elfedit/$(ARCH64)/str.so
77 file path=usr/lib/elfedit/$(ARCH64)/sym.so
78 file path=usr/lib/elfedit/$(ARCH64)/syminfo.so
79 file path=usr/lib/elfedit/cap.so
80 file path=usr/lib/elfedit/dyn.so
81 file path=usr/lib/elfedit/ehdr.so
82 file path=usr/lib/elfedit/phdr.so
83 file path=usr/lib/elfedit/shdr.so
84 file path=usr/lib/elfedit/str.so
85 file path=usr/lib/elfedit/sym.so
86 file path=usr/lib/elfedit/syminfo.so
87 file path=usr/share/lib/ccs/gprof.callg.blurb mode=0444
88 file path=usr/share/lib/ccs/gprof.flat.blurb mode=0444
89 file path=usr/share/lib/ccs/nceucform
90 file path=usr/share/lib/ccs/ncform
91 file path=usr/share/lib/ccs/nrform
92 file path=usr/share/man/man1/ar.1
93 file path=usr/share/man/man1/dis.1
94 file path=usr/share/man/man1/dump.1
95 file path=usr/share/man/man1/elfdump.1
96 file path=usr/share/man/man1/elfedit.1
97 file path=usr/share/man/man1/gprof.1
98 file path=usr/share/man/man1/lari.1
99 file path=usr/share/man/man1/lex.1
100 file path=usr/share/man/man1/lorder.1
101 file path=usr/share/man/man1/mcs.1
102 file path=usr/share/man/man1/nm.1
103 file path=usr/share/man/man1/prof.1
104 file path=usr/share/man/man1/ranlib.1
105 file path=usr/share/man/man1/rpcgen.1
106 file path=usr/share/man/man1/size.1
107 file path=usr/share/man/man1/strip.1
108 file path=usr/share/man/man1/tsort.1
109 file path=usr/share/man/man1/unifdef.1
110 file path=usr/share/man/man1/yacc.1
111 file path=usr/share/man/man1/yyfix.1
112 hardlink path=usr/bin/$(ARCH64)/strip target=../../bin/$(ARCH64)/mcs
113 hardlink path=usr/bin/strip target=../bin/mcs
114 license cr_Sun license=cr_Sun
115 license lic_CDDL license=lic_CDDL
116 license usr/src/cmd/backup/dump/THIRDPARTYLICENSE \
117 license=usr/src/cmd/backup/dump/THIRDPARTYLICENSE
118 link path=usr/lib/elfedit/32 target=$(ARCH32)
119 link path=usr/lib/elfedit/64 target=$(ARCH64)
120 depend fmri=developer/illumos-gcc type=require
121 depend fmri=runtime/perl$(PERL_PKGVERS) type=require