#
# Copyright (c) 1997,1998 by Sun Microsystems, Inc.
# All rights reserved.
#
#ident	"@(#)prototype_com	1.4	99/03/30 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 depend
i pkginfo
i copyright
#
# source locations relative to the prototype file
#
# SUNWcvcr.u
#
d none etc 755 root sys
d none etc/init.d 755 root sys
f none etc/init.d/cvc 744 root sys
d none etc/rcS.d 755 root sys
l none etc/rcS.d/S10cvc=../init.d/cvc
d none platform 755 root sys
d none platform/SUNW,Ultra-Enterprise-10000 755 root sys
d none platform/SUNW,Ultra-Enterprise-10000/lib 755 root sys
f none platform/SUNW,Ultra-Enterprise-10000/lib/cvcd 700 root sys
