obrien 8144b5842a This patch solves the a cross-build problem where proj.c is both used by a
build-tools target and by the actual target.  In a cross-building situation
proj.o is both a native object and a cross-object (i.e., for the target
arch) and thus doesn't work.  Creating seperate opjects from the same
source file solves this...

This patch may also fix the following issue:

> it looks like -DNOCLEAN doesn't work too well.
> cd /usr/src/gnu/usr.bin/cc/f771; make build-tools
> make: don't know how to make /usr/obj/usr/src/i386/usr/include/stdarg.h. Stop

	This seems caused by wrong dependency information.  Dependency
	information shouldn't be created for build-tools sources.

Submitted by:	marcel
2000-01-14 09:28:25 +00:00
..
1999-08-27 23:37:10 +00:00
1999-08-27 23:37:10 +00:00
1999-08-27 23:37:10 +00:00
2000-01-10 11:38:51 +00:00
1999-08-27 23:37:10 +00:00
1999-11-26 12:29:48 +00:00
1999-08-27 23:37:10 +00:00
1999-08-27 23:37:10 +00:00
1999-09-20 09:15:23 +00:00
1999-08-27 23:37:10 +00:00
1999-09-06 07:33:51 +00:00
1999-12-11 17:32:07 +00:00
1999-08-27 23:37:10 +00:00