Makefile.in (ENQUIRE_CFLAGS, [...]): Move down to the end of the Makefile.
authorManfred Hollstein <manfred@s-direktnet.de>
Sun, 24 May 1998 00:44:00 +0000 (00:44 +0000)
committerJeff Law <law@gcc.gnu.org>
Sun, 24 May 1998 00:44:00 +0000 (18:44 -0600)
commite7f62ad38b97557bb103c16844ef69cd98af7ea1
treebbc504c0dfa454451058e2f758c34205a2e81d6d
parentd7336000fac8e9f1377dcb9b7b707b023ef6a9c5
Makefile.in (ENQUIRE_CFLAGS, [...]): Move down to the end of the Makefile.

* Makefile.in (ENQUIRE_CFLAGS, ENQUIRE_LDFLAGS): Move down to the end
of the Makefile.
(FLOAT_H_TEST): Likewise.
(ENQUIRE): Likewise.
(float.h-nat): Likewise.
(float.h-cross): Likewise.
(enquire): Likewise.
(enquire.o): Likewise.
(stmp-int-hdrs): Fix comment about enquire; depend upon gfloat.h.
(stmp-headers): Move actions to stmp-int-hdrs, retaining only a
no-op.
(FLOAT_H): Remove old float.h-nat version; move current definition
to CROSS_FLOAT_H location.
(all.cross): Remove comments about enquire stuff.
* Makefile.in (all.cross): Swap $(LIBGCC) and $(STMP_FIXPROTO).
(rest.encap): Likewise.
(libgcc2.ready): Depend upon $(STMP_FIXPROTO)

From-SVN: r20000
gcc/ChangeLog
gcc/Makefile.in