# Copyright (c) 1996,1999 Sun Microsystems, Inc.
# All rights reserved.
#
#ident	"@(#)prototype	1.2	99/03/31 SMI"
#
# This required package information file contains a list of package contents.
# The 'pkgmk' command uses this file to identify the contents of a package
# and their location on the development machine when building the package.
# Can be created via a text editor or through use of the 'pkgproto' command.

#!search <pathname pathname ...>	# where to find pkg objects
#!include <filename>			# include another 'prototype' file
#!default <mode> <owner> <group>	# default used if not specified on entry
#!<param>=<value>			# puts parameter in pkg environment

# packaging files
i pkginfo
i copyright
i preinstall
i postremove
i depend
#
# source locations relative to the prototype file
#
# SUNWldv9
#
d none usr 755 root sys
d none usr/ccs 755 root bin
d none usr/ccs/lib 755 root bin
f none usr/ccs/lib/libld.so.3 755 root bin
d none usr/ccs/lib/sparcv9 755 root bin
f none usr/ccs/lib/sparcv9/libld.so.3 755 root bin
f none usr/ccs/lib/sparcv9/liblddbg.so.4 755 root bin
d none usr/lib 755 root bin
d none usr/lib/sparcv9 755 root bin
f none usr/lib/sparcv9/ld.so.1 755 root bin
f none usr/lib/sparcv9/libelf.so.1 755 root bin
s none usr/lib/sparcv9/libelf.so=./libelf.so.1
f none usr/lib/sparcv9/libdl.so.1 755 root bin
s none usr/lib/sparcv9/libdl.so=./libdl.so.1
f none usr/lib/sparcv9/librtld.so.1 755 root bin
f none usr/lib/sparcv9/librtld_db.so.1 755 root bin
s none usr/lib/sparcv9/librtld_db.so=./librtld_db.so.1
f none usr/lib/sparcv9/lddstub 755 root bin
