1 # 2 # Copyright 2005 Sun Microsystems, Inc. All rights reserved. 3 # Use is subject to license terms. 4 # 5 #ident "%Z%%M% %I% %E% SMI" 6 # 7 # This required package information file contains a list of package contents. 8 # The 'pkgmk' command uses this file to identify the contents of a package 9 # and their location on the development machine when building the package. 10 # Can be created via a text editor or through use of the 'pkgproto' command. 11 12 #!search <pathname pathname ...> # where to find pkg objects 13 #!include <filename> # include another 'prototype' file 14 #!default <mode> <owner> <group> # default used if not specified on entry 15 #!<param>=<value> # puts parameter in pkg environment 16 17 # 18 # Include ISA independent files (prototype_com) 19 # 20 !include prototype_com 21 # 22 # List files which are i386 specific here 23 # 24 # source locations relative to the prototype file 25 # 26 # SUNWagph 27 # 28 d none usr 0755 root sys 29 d none usr/include 0755 root bin 30 d none usr/include/sys 0755 root bin 31 f none usr/include/sys/agpgart.h 0644 root bin 32 d none usr/include/sys/agp 0755 root bin 33 f none usr/include/sys/agp/agpgart_impl.h 0644 root bin 34 f none usr/include/sys/agp/agpdefs.h 0644 root bin 35 f none usr/include/sys/agp/agpmaster_io.h 0644 root bin 36 f none usr/include/sys/agp/agptarget_io.h 0644 root bin 37 f none usr/include/sys/agp/agpamd64gart_io.h 0644 root bin 38