Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/22/1997 13:00:08
is
Wed Oct 22 05:56:47 PDT 1997
Update of /cvsroot/src/etc/mtree
In directory netbsd1:/var/slash-tmp/cvs-serv27469/etc/mtree

Modified Files:
	NetBSD.dist 
Log Message:
finalize Objective-C support, closing PR 4200 by Peter Simons:
- add /usr/include/objc to mtree
- set libobjc/Makefile INCSDIR=/usr/include/objc
- put to-be-installed includes to libobjc/Makefile into INCS=
- add the Objective-C source files to the appropriate lists.
- as the objc include files are installed now, no need to patch most
  of the files.
- add /usr/include/obj/* to src/distrib/comp/mi
The changes have been applied to gcc2netbsd, and this script was then used 
to create the new version of the files in libobjc/.


is
Wed Oct 22 05:57:03 PDT 1997
Update of /cvsroot/src/gnu/usr.bin/gcc
In directory netbsd1:/var/slash-tmp/cvs-serv27469/gnu/usr.bin/gcc

Modified Files:
	gcc2netbsd 
Log Message:
finalize Objective-C support, closing PR 4200 by Peter Simons:
- add /usr/include/objc to mtree
- set libobjc/Makefile INCSDIR=/usr/include/objc
- put to-be-installed includes to libobjc/Makefile into INCS=
- add the Objective-C source files to the appropriate lists.
- as the objc include files are installed now, no need to patch most
  of the files.
- add /usr/include/obj/* to src/distrib/comp/mi
The changes have been applied to gcc2netbsd, and this script was then used 
to create the new version of the files in libobjc/.


is
Wed Oct 22 05:58:17 PDT 1997
Update of /cvsroot/src/gnu/usr.bin/gcc/libobjc
In directory netbsd1:/var/slash-tmp/cvs-serv27469/gnu/usr.bin/gcc/libobjc

Modified Files:
	Makefile NXConstStr.h NXConstStr.m Object.h Object.m 
	Protocol.h Protocol.m encoding.h hash.c objc-api.h runtime.h 
	sarray.c selector.c typedstream.h 
Log Message:
finalize Objective-C support, closing PR 4200 by Peter Simons:
- add /usr/include/objc to mtree
- set libobjc/Makefile INCSDIR=/usr/include/objc
- put to-be-installed includes to libobjc/Makefile into INCS=
- add the Objective-C source files to the appropriate lists.
- as the objc include files are installed now, no need to patch most
  of the files.
- add /usr/include/obj/* to src/distrib/comp/mi
The changes have been applied to gcc2netbsd, and this script was then used 
to create the new version of the files in libobjc/.


is
Wed Oct 22 05:58:31 PDT 1997
Update of /a/cvsroot/src/distrib/sets/lists/comp
In directory netbsd1:/var/slash-tmp/cvs-serv27469/distrib/sets/lists/comp

Modified Files:
	mi 
Log Message:
finalize Objective-C support, closing PR 4200 by Peter Simons:
- add /usr/include/objc to mtree
- set libobjc/Makefile INCSDIR=/usr/include/objc
- put to-be-installed includes to libobjc/Makefile into INCS=
- add the Objective-C source files to the appropriate lists.
- as the objc include files are installed now, no need to patch most
  of the files.
- add /usr/include/obj/* to src/distrib/comp/mi
The changes have been applied to gcc2netbsd, and this script was then used 
to create the new version of the files in libobjc/.