# Copyright 23 Oct 1996 Sun Microsystems, Inc. All Rights Reserved.
#
#pragma ident  "@(#)prototype	1.21 96/10/23 Sun Microsystems"
#
#  "prototype" file for package: SUNWOosUl
#              OpenStep Objective-C Library and Header Files.
#
# 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
#
!DOEDIR=SUNWdoe

i copyright
i prototype
i pkginfo

d none $DOEDIR	 						0755 bin bin

d none $DOEDIR/openstep 					0755 bin bin
d none $DOEDIR/openstep/lib 	   				0755 bin bin
d none $DOEDIR/openstep/include	   				0755 bin bin
d none $DOEDIR/openstep/include/objc   				0755 bin bin

!search  ../lib
f none $DOEDIR/openstep/lib/libobjc.so.1			0755 bin bin

!search  ../include/objc
f none $DOEDIR/openstep/include/objc/Object.h           	0644 bin bin
f none $DOEDIR/openstep/include/objc/Protocol.h         	0644 bin bin
f none $DOEDIR/openstep/include/objc/objc-class.h       	0644 bin bin
f none $DOEDIR/openstep/include/objc/objc-debug.h       	0644 bin bin
f none $DOEDIR/openstep/include/objc/zone.h             	0644 bin bin
f none $DOEDIR/openstep/include/objc/objc.h             	0644 bin bin
f none $DOEDIR/openstep/include/objc/objc-runtime.h     	0644 bin bin
f none $DOEDIR/openstep/include/objc/objc_seltable.h     	0644 bin bin
f none $DOEDIR/openstep/include/objc/hashtable.h    		0644 bin bin

s none $DOEDIR/openstep/lib/libobjc.so=libobjc.so.1
