prototype_i386 revision 7c478bd95313f5f23a4c958a745db2134aa03244
#
# Copyright 2004 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
#
# source locations relative to the prototype file
#
# SUNWipfu
#
# List files which are I386 specific here
#
d none usr/lib/ipf/i86 755 root sys
f none usr/lib/ipf/i86/ipftest 555 root bin
d none usr/sbin/i86 755 root bin
f none usr/sbin/i86/ipf 555 root bin
f none usr/sbin/i86/ipfs 555 root bin
f none usr/sbin/i86/ipfstat 555 root bin
f none usr/sbin/i86/ipmon 555 root bin
f none usr/sbin/i86/ippool 555 root bin
f none usr/sbin/i86/ipnat 555 root bin
f none usr/kernel/drv/ipf 755 root sys
d none usr/lib/ipf/amd64 755 root sys
f none usr/lib/ipf/amd64/ipftest 555 root bin
d none usr/sbin/amd64 755 root bin
f none usr/sbin/amd64/ipf 555 root bin
f none usr/sbin/amd64/ipfs 555 root bin
f none usr/sbin/amd64/ipfstat 555 root bin
f none usr/sbin/amd64/ipmon 555 root bin
f none usr/sbin/amd64/ipnat 555 root bin
f none usr/sbin/amd64/ippool 555 root bin
d none usr/kernel/drv/amd64 755 root sys
f none usr/kernel/drv/amd64/ipf 755 root sys