Subject: CVS commit: src/gnu/lib/libobjc4
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 05/23/2006 10:59:03
Module Name:	src
Committed By:	mrg
Date:		Tue May 23 10:59:03 UTC 2006

Modified Files:
	src/gnu/lib/libobjc4: Makefile
Added Files:
	src/gnu/lib/libobjc4/arch/powerpc: defs.mk

Log Message:
generate options.h like we do for gcc4/backend.  so far only seems to
be strictly necessary for powerpc so allow the old MI defs.mk to be
used if a MD one does not exist.  when all platforms are regenerated
this support can be removed along with libobjc4/defs.mk.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/gnu/lib/libobjc4/Makefile
cvs rdiff -r0 -r1.1 src/gnu/lib/libobjc4/arch/powerpc/defs.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.