1 # 2 # Copyright (c) 2001 by Sun Microsystems, Inc. 3 # All rights reserved. 4 # 5 #pragma 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 # 23 # 24 # List files which are SPARC specific here 25 # 26 # source locations relative to the prototype file 27 # 28 # 29 # PHXext 30 # 31