#
# ident "@(#)prototype_com	1.3	99/11/26 SMI"
#
# Copyright (c) 1990-93, 1996 Sun Microsystems, Inc.
# All Rights Reserved
#
# 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
#
# source locations relative to the prototype file
#
# SUNWcar.u
#
d none kernel 755 root sys
d none kernel/drv 755 root sys
d none kernel/exec 755 root sys
d none kernel/fs 755 root sys
d none kernel/misc 755 root sys
d none kernel/sched 755 root sys
d none kernel/strmod 755 root sys
d none kernel/sys 755 root sys
d none platform 755 root sys
d none var 755 root sys
d none var/ld 755 root bin
