Go to file
is 560b960e0d 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/.
1997-10-22 12:56:37 +00:00
bin add dependancies to fix parallel compilation 1997-10-22 01:36:36 +00:00
distrib finalize Objective-C support, closing PR 4200 by Peter Simons: 1997-10-22 12:56:37 +00:00
etc finalize Objective-C support, closing PR 4200 by Peter Simons: 1997-10-22 12:56:37 +00:00
games use CPPFLAGS instead of CFLAGS 1997-10-22 05:26:25 +00:00
gnu finalize Objective-C support, closing PR 4200 by Peter Simons: 1997-10-22 12:56:37 +00:00
include Update for new function renaming nechanism. 1997-10-22 06:59:35 +00:00
lib Allow the old-name functions to be compiled from the same source file as 1997-10-22 06:37:42 +00:00
libexec use CPPFLAGS instead of CFLAGS 1997-10-22 05:55:52 +00:00
regress Remove bogus regress targets. 1997-10-11 22:57:29 +00:00
sbin Fix .Nm usage. 1997-10-20 09:11:16 +00:00
share Copyright assigned to The NetBSD Foundation, Inc. 1997-10-21 00:14:45 +00:00
sys Make this compile again by including <vm/vm.h> and moving sysctl.h below 1997-10-22 08:04:07 +00:00
usr.bin use CPPFLAGS instead of CFLAGS 1997-10-22 01:47:23 +00:00
usr.sbin Use a db(3) hash database instead of shared memory. Don't fork() to service 1997-10-21 20:38:03 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00