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