OpenSolaris_b135/pkgdefs/SUNWagph/prototype_i386

#
# Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
#ident	"%Z%%M%	%I%	%E% 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
#
# SUNWagph
#
d none usr 0755 root sys
d none usr/include 0755 root bin
d none usr/include/sys 0755 root bin
f none usr/include/sys/agpgart.h 0644 root bin
d none usr/include/sys/agp 0755 root bin
f none usr/include/sys/agp/agpgart_impl.h 0644 root bin
f none usr/include/sys/agp/agpdefs.h 0644 root bin
f none usr/include/sys/agp/agpmaster_io.h 0644 root bin
f none usr/include/sys/agp/agptarget_io.h 0644 root bin
f none usr/include/sys/agp/agpamd64gart_io.h 0644 root bin