#
# Copyright (c) 1999 by Sun Microsystems, Inc.
# All rights reserved.
#
#ident	"@(#)prototype_i386	1.65	99/04/29 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


#
# Include ISA independent files (prototype_com)
#
!include prototype_com
#
#
# List files which are I386 specific here
#
# source locations relative to the prototype file
#
# packaging files
i copyright
i depend
i pkginfo
#
# SUNWos86u
#
d none usr 755 root sys
d none usr/lib 755 root bin
d none usr/lib/devconfig 0755 root bin
d none usr/lib/devconfig/lib 0755 root bin
d none usr/lib/devconfig/lib/locale 0755 root bin
d none usr/lib/devconfig/lib/locale/C 0755 root bin
d none usr/lib/devconfig/lib/locale/C/help 0755 root bin
f none usr/lib/devconfig/lib/locale/C/help/devconfig.info 0444 root bin
f none usr/lib/devconfig/lib/cui.cui 0444 root bin
d none usr/sbin 0755 root bin
f none usr/sbin/devconfig 0755 root bin
