freebsd-dev/gnu/usr.bin
David E. O'Brien b243983f32 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
..
as Arange the f* floating point instructions to match binutils 2.9.1. 1999-11-28 01:11:35 +00:00
awk
bc install contrib/bc/Examples as /usr/share/examples/bc 2000-01-10 08:55:02 +00:00
binutils Honestly, really, really add a manpage for gasp. 1999-12-30 04:48:17 +00:00
bison
cc This patch solves the a cross-build problem where proj.c is both used by a 2000-01-14 09:28:25 +00:00
cpio
cvs Fix typo: MAINAINER -> MAINTAINER 2000-01-10 11:38:51 +00:00
dc
dialog Have to install from ${.CURDIR}, not ${.OBJDIR}. 2000-01-08 09:34:45 +00:00
diff s/dir.h/dir.c/ 1999-11-26 12:29:48 +00:00
diff3
gdb/doc
gperf
grep Decompression is supported via -Z, not -z. 2000-01-04 10:34:27 +00:00
groff Add necessary tmac files to the tmac Makefile and install them 2000-01-12 13:37:57 +00:00
gzip
ld Egads! This still refered to contrib/egcs/ 2000-01-03 10:41:11 +00:00
man Better handling groff failures. If popen(ROFF_COMMAND) returns zero bytes 1999-12-28 12:55:58 +00:00
patch
perl Revert the libcrypt/libmd stuff back to how it was. This should not have 1999-12-18 13:55:17 +00:00
ptx
rcs Ack, missed a CVSHeader reference in a switch. *blush* 2000-01-11 11:55:26 +00:00
sdiff
send-pr Provide some verbage for FreeBSD's list of categories. 1999-12-29 23:13:56 +00:00
sort
tar
texinfo Bring back texindex from the dead. Some ports use it to format their docs. 1999-10-25 10:35:39 +00:00
Makefile reactivate cvs subdir build 1999-12-11 17:32:07 +00:00
Makefile.inc