Rev 1.36 also includes functional chagnes I intended to commit seperately.

Configuration header inclusion has been moved around to reduce diffs from
the offical GCC distribution.  We now generate the same ``tm.h'' produced by
gcc's `configure' script [minus all the "#ifdef IN_GCC"'s].

Jeff Law of EGCS/Cygus says the new "approved" way of doing configure-related
includes is to list them all in ``tm.h'' rather than having the architure
config headers include large numbers of other configure headers.
This commit is contained in:
David E. O'Brien 1999-08-16 09:55:16 +00:00
parent 717a08b6e5
commit 5e796f18b4
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.35 1999/08/14 22:40:01 obrien Exp $
# $Id: Makefile,v 1.36 1999/08/16 04:10:44 obrien Exp $
#
# This could probably be merged with ../cc_int/Makefile, but bsd.lib.mk