developer-linker.mf revision d2aad38f82a2b5085cc6ee00170dcd255c2b5ef7
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza#
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# CDDL HEADER START
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza#
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# The contents of this file are subject to the terms of the
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# Common Development and Distribution License (the "License").
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# You may not use this file except in compliance with the License.
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza#
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# or http://www.opensolaris.org/os/licensing.
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# See the License for the specific language governing permissions
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# and limitations under the License.
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza#
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# When distributing Covered Code, include this CDDL HEADER in each
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# If applicable, add the following below this CDDL HEADER, with the
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# fields enclosed by brackets "[]" replaced with your own identifying
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# information: Portions Copyright [yyyy] [name of copyright owner]
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza#
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# CDDL HEADER END
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza#
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza#
ebbab6bbae913efeadfa3c6a1b082664a125f95bDan Price# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza#
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazaset name=pkg.fmri value=pkg:/developer/linker@$(PKGVERS)
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazaset name=pkg.description \
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza value="utilities for software development, including ld, ldd, od, and truss"
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazaset name=pkg.summary value="Programming Tools"
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazaset name=info.classification \
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza value=org.opensolaris.category.2008:Development/System
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazaset name=variant.arch value=$(ARCH)
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadir path=usr group=sys
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadir path=usr/bin
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadir path=usr/bin/$(ARCH32)
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadir path=usr/bin/$(ARCH64)
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadir path=usr/ccs
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadir path=usr/ccs/bin
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadir path=usr/ccs/bin/$(ARCH64)
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadir path=usr/ccs/lib
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadir path=usr/lib
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadir path=usr/lib/$(ARCH64)
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadir path=usr/lib/abi
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadir path=usr/lib/ld
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadir path=usr/lib/ld/$(ARCH64)
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadir path=usr/lib/link_audit
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadir path=usr/lib/link_audit/$(ARCH64)
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/bin/$(ARCH32)/gcore mode=0555
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza$(i386_ONLY)file path=usr/bin/$(ARCH32)/plimit mode=0555
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/bin/$(ARCH32)/strings mode=0555
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/bin/$(ARCH32)/truss mode=0555
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/bin/$(ARCH64)/elfwrap mode=0555
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/bin/$(ARCH64)/gcore mode=0555
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/bin/$(ARCH64)/ld mode=0755
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/bin/$(ARCH64)/ldd mode=0555
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/bin/$(ARCH64)/plimit mode=0555
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/bin/$(ARCH64)/pvs mode=0555
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/bin/$(ARCH64)/strings mode=0555
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/bin/$(ARCH64)/truss mode=0555
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/bin/ctags mode=0555
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/bin/elfsign mode=0555
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/bin/elfwrap mode=0555
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/bin/exstr mode=0555
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/bin/ld mode=0755
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/bin/ldd mode=0555
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/bin/od mode=0555
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/bin/pvs mode=0555
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/bin/regcmp mode=0555
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/bin/sotruss mode=0755
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/bin/whocalls mode=0755
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/lib/$(ARCH64)/lddstub mode=0555
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/lib/$(ARCH64)/libldstab.so.1
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/lib/abi/spec2map mode=0755
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/lib/abi/spec2trace mode=0755
cd3e933325e68e23516a196a8fea7f49b1e497c3Ali Bahramifile path=usr/lib/ld/map.above4G mode=0444
cd3e933325e68e23516a196a8fea7f49b1e497c3Ali Bahramifile path=usr/lib/ld/map.below4G mode=0444
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/lib/ld/map.bssalign mode=0444
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/lib/ld/map.default mode=0444
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/lib/ld/map.execdata mode=0444
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/lib/ld/map.filter mode=0444
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/lib/ld/map.noexbss mode=0444
cd3e933325e68e23516a196a8fea7f49b1e497c3Ali Bahramifile path=usr/lib/ld/map.noexdata mode=0444
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/lib/ld/map.noexstk mode=0444
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/lib/ld/map.pagealign mode=0444
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/lib/lddstub mode=0555
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/lib/libldstab.so.1
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/lib/link_audit/$(ARCH64)/ldprof.so.1
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/lib/link_audit/$(ARCH64)/truss.so.1
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/lib/link_audit/$(ARCH64)/who.so.1
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/lib/link_audit/ldprof.so.1
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/lib/link_audit/truss.so.1
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/lib/link_audit/who.so.1
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazahardlink path=usr/bin/gcore target=../../usr/lib/isaexec
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazahardlink path=usr/bin/plimit target=../../usr/lib/isaexec
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazahardlink path=usr/bin/strings target=../../usr/lib/isaexec
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazahardlink path=usr/bin/truss target=../../usr/lib/isaexec
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazalegacy pkg=SUNWtoo arch=$(ARCH) category=system \
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza desc="utilities for software development, including ld, ldd, od, and truss" \
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza hotline="Please contact your local service provider" \
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza name="Programming Tools" vendor="Sun Microsystems, Inc." \
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza version=11.11,REV=2009.11.11
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazalicense cr_ATT license=cr_ATT
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazalicense cr_Sun license=cr_Sun
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazalicense lic_CDDL license=lic_CDDL
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazalicense lic_OSBL license=lic_OSBL
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazalicense lic_OSBL_preamble license=lic_OSBL_preamble
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazalink path=usr/ccs/bin/$(ARCH64)/ld target=../../../bin/$(ARCH64)/ld
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazalink path=usr/ccs/bin/ld target=../../bin/ld
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazalink path=usr/ccs/bin/regcmp target=../../bin/regcmp
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazalink path=usr/ccs/lib/link_audit target=../../lib/link_audit
d2aad38f82a2b5085cc6ee00170dcd255c2b5ef7Mark J. Nelsonlink path=usr/lib/ld/$(ARCH64)/map.above4G target=../map.above4G
d2aad38f82a2b5085cc6ee00170dcd255c2b5ef7Mark J. Nelsonlink path=usr/lib/ld/$(ARCH64)/map.below4G target=../map.below4G
d2aad38f82a2b5085cc6ee00170dcd255c2b5ef7Mark J. Nelsonlink path=usr/lib/ld/$(ARCH64)/map.default target=../map.default
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazalink path=usr/lib/link_audit/32 target=.
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazalink path=usr/lib/link_audit/64 target=$(ARCH64)