#
# Copyright (c) 1998-1999 by Sun Microsystems, Inc.
# All rights reserved.
#
#ident  "@(#)prototype_com	1.7    99/06/21 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 depend
i postinstall

#
# source locations relative to the prototype file
#
# SUNWllcr
#

d none  etc 755 root sys
d none  etc/llc2 755 root sys
d none  etc/llc2/default 755 root sys
d none  etc/init.d 755 root sys
d none  etc/rc0.d 755 root sys
d none  etc/rc1.d 755 root sys
d none  etc/rc2.d 755 root sys
d none  etc/rcS.d 755 root sys

f none  etc/init.d/llc2 744 root sys
l none  etc/rc0.d/K52llc2=../init.d/llc2
l none  etc/rc1.d/K52llc2=../init.d/llc2
l none  etc/rc2.d/S40llc2=../init.d/llc2
l none  etc/rcS.d/K52llc2=../init.d/llc2

f none  etc/llc2/llc2_start.default 744 root sys
