Blame nss/pkg/solaris/SUNWtlsu/prototype_sparc

Packit 40b132
#
Packit 40b132
# Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
Packit 40b132
# Use is subject to license terms.
Packit 40b132
#
Packit 40b132
# This Source Code Form is subject to the terms of the Mozilla Public
Packit 40b132
# License, v. 2.0. If a copy of the MPL was not distributed with this
Packit 40b132
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
Packit 40b132
#
Packit 40b132
# This required package information file contains a list of package contents.
Packit 40b132
# The 'pkgmk' command uses this file to identify the contents of a package
Packit 40b132
# and their location on the development machine when building the package.
Packit 40b132
# Can be created via a text editor or through use of the 'pkgproto' command.
Packit 40b132
Packit 40b132
#!search <pathname pathname ...>        # where to find pkg objects
Packit 40b132
#!include <filename>                    # include another 'prototype' file
Packit 40b132
#!default <mode> <owner> <group>        # default used if not specified on entry
Packit 40b132
#!<param>=<value>                       # puts parameter in pkg environment
Packit 40b132
Packit 40b132
#
Packit 40b132
# Include ISA independent files (prototype_com)
Packit 40b132
#
Packit 40b132
!include prototype_com
Packit 40b132
#
Packit 40b132
#
Packit 40b132
#
Packit 40b132
# List files which are SPARC specific here
Packit 40b132
#
Packit 40b132
# source locations relative to the prototype file
Packit 40b132
#
Packit 40b132
#
Packit 40b132
# SUNWtlsu
Packit 40b132
#
Packit 40b132
#64#s none usr/sfw/bin/64=sparcv9
Packit 40b132
#64#d none usr/sfw/bin/sparcv9 0755 root bin
Packit 40b132
#64#f none usr/sfw/bin/sparcv9/certutil 0755 root bin
Packit 40b132
#64#f none usr/sfw/bin/sparcv9/crlutil 0755 root bin
Packit 40b132
#64#f none usr/sfw/bin/sparcv9/cmsutil 0755 root bin
Packit 40b132
#64#f none usr/sfw/bin/sparcv9/modutil 0755 root bin
Packit 40b132
#64#f none usr/sfw/bin/sparcv9/pk12util 0755 root bin
Packit 40b132
#64#f none usr/sfw/bin/sparcv9/signtool 0755 root bin
Packit 40b132
#64#f none usr/sfw/bin/sparcv9/signver 0755 root bin
Packit 40b132
#64#f none usr/sfw/bin/sparcv9/ssltap 0755 root bin
Packit 40b132
#64#f none usr/sfw/bin/sparcv9/addbuiltin 0755 root bin
Packit 40b132