freebsd-skq/gnu
obrien 8ed9d0ffe7 Reduce the FreeBSD custom hacks to gcc.c by using the GCC provided methods
of changing the search dirs.  This also removes an used search dir,
removes unneeded redundancy, and a bugus dir we enherited on the i386
by baseing off of svr4.h.

We went from:
	install: /usr/libexec/(null)
	programs: /usr/libexec/<OBJFORMAT>/:/usr/libexec/:/usr/bin/:/usr/libexec/
	libraries: /usr/libdata/gcc/:/usr/libexec/:/usr/ccs/lib/:/usr/lib/

to:
	install: /usr/libexec/(null)
	programs: /usr/libexec/<OBJFORMAT>/:/usr/libexec/
	libraries: /usr/libexec/:/usr/lib/
1999-12-22 05:00:28 +00:00
..
include $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
lib *Really* make space accelerators work; no wonder Brian McGovern was 1999-12-17 02:44:09 +00:00
libexec $Header$ -> $FreeBSD$ 1999-08-28 05:11:36 +00:00
usr.bin Reduce the FreeBSD custom hacks to gcc.c by using the GCC provided methods 1999-12-22 05:00:28 +00:00
usr.sbin $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
COPYING This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
COPYING.LIB This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00