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 2010 Sun Microsystems, Inc. All rights reserved. 24# Use is subject to license terms. 25# 26 27set name=pkg.fmri value=pkg:/developer/linker@$(PKGVERS) 28set name=pkg.description \ 29 value="utilities for software development, including ld, ldd, od, and truss" 30set name=pkg.summary value="Programming Tools" 31set name=info.classification \ 32 value=org.opensolaris.category.2008:Development/System 33set name=variant.arch value=$(ARCH) 34set name=variant.opensolaris.zone value=global value=nonglobal 35dir path=usr group=sys 36dir path=usr/bin 37dir path=usr/bin/$(ARCH32) 38dir path=usr/bin/$(ARCH64) 39dir path=usr/ccs 40dir path=usr/ccs/bin 41dir path=usr/ccs/bin/$(ARCH64) 42dir path=usr/ccs/lib 43dir path=usr/lib 44dir path=usr/lib/$(ARCH64) 45dir path=usr/lib/abi 46dir path=usr/lib/ld 47dir path=usr/lib/ld/$(ARCH64) 48dir path=usr/lib/link_audit 49dir path=usr/lib/link_audit/$(ARCH64) 50file path=usr/bin/$(ARCH32)/gcore mode=0555 51$(i386_ONLY)file path=usr/bin/$(ARCH32)/plimit mode=0555 52file path=usr/bin/$(ARCH32)/strings mode=0555 53file path=usr/bin/$(ARCH32)/truss mode=0555 54file path=usr/bin/$(ARCH64)/elfwrap mode=0555 55file path=usr/bin/$(ARCH64)/gcore mode=0555 56file path=usr/bin/$(ARCH64)/ld mode=0755 57file path=usr/bin/$(ARCH64)/ldd mode=0555 58file path=usr/bin/$(ARCH64)/plimit mode=0555 59file path=usr/bin/$(ARCH64)/pvs mode=0555 60file path=usr/bin/$(ARCH64)/strings mode=0555 61file path=usr/bin/$(ARCH64)/truss mode=0555 62file path=usr/bin/ctags mode=0555 63file path=usr/bin/elfsign mode=0555 64file path=usr/bin/elfwrap mode=0555 65file path=usr/bin/exstr mode=0555 66file path=usr/bin/ld mode=0755 67file path=usr/bin/ldd mode=0555 68file path=usr/bin/od mode=0555 69file path=usr/bin/pvs mode=0555 70file path=usr/bin/regcmp mode=0555 71file path=usr/bin/sotruss mode=0755 72file path=usr/bin/whocalls mode=0755 73file path=usr/lib/$(ARCH64)/lddstub mode=0555 74file path=usr/lib/$(ARCH64)/libldstab.so.1 75file path=usr/lib/abi/spec2map mode=0755 76file path=usr/lib/abi/spec2trace mode=0755 77file path=usr/lib/ld/$(ARCH64)/map.above4G mode=0444 78file path=usr/lib/ld/$(ARCH64)/map.below4G mode=0444 79file path=usr/lib/ld/map.bssalign mode=0444 80file path=usr/lib/ld/map.default mode=0444 81file path=usr/lib/ld/map.execdata mode=0444 82file path=usr/lib/ld/map.filter mode=0444 83file path=usr/lib/ld/map.noexbss mode=0444 84$(i386_ONLY)file path=usr/lib/ld/map.noexdata mode=0444 85file path=usr/lib/ld/map.noexstk mode=0444 86file path=usr/lib/ld/map.pagealign mode=0444 87file path=usr/lib/lddstub mode=0555 88file path=usr/lib/libldstab.so.1 89file path=usr/lib/link_audit/$(ARCH64)/ldprof.so.1 90file path=usr/lib/link_audit/$(ARCH64)/truss.so.1 91file path=usr/lib/link_audit/$(ARCH64)/who.so.1 92file path=usr/lib/link_audit/ldprof.so.1 93file path=usr/lib/link_audit/truss.so.1 94file path=usr/lib/link_audit/who.so.1 95hardlink path=usr/bin/gcore target=../../usr/lib/isaexec 96hardlink path=usr/bin/plimit target=../../usr/lib/isaexec 97hardlink path=usr/bin/strings target=../../usr/lib/isaexec 98hardlink path=usr/bin/truss target=../../usr/lib/isaexec 99legacy pkg=SUNWtoo arch=$(ARCH) category=system \ 100 desc="utilities for software development, including ld, ldd, od, and truss" \ 101 hotline="Please contact your local service provider" \ 102 name="Programming Tools" vendor="Sun Microsystems, Inc." \ 103 version=11.11,REV=2009.11.11 104license cr_ATT license=cr_ATT 105license cr_Sun license=cr_Sun 106license lic_CDDL license=lic_CDDL 107license lic_OSBL license=lic_OSBL 108license lic_OSBL_preamble license=lic_OSBL_preamble 109link path=usr/ccs/bin/$(ARCH64)/ld target=../../../bin/$(ARCH64)/ld 110link path=usr/ccs/bin/ld target=../../bin/ld 111link path=usr/ccs/bin/regcmp target=../../bin/regcmp 112link path=usr/ccs/lib/link_audit target=../../lib/link_audit 113$(sparc_ONLY)link path=usr/lib/ld/$(ARCH64)/map.default target=./map.above4G 114$(i386_ONLY)link path=usr/lib/ld/$(ARCH64)/map.default target=./map.below4G 115link path=usr/lib/link_audit/32 target=. 116link path=usr/lib/link_audit/64 target=$(ARCH64) 117