Fix build failure when POSIXLY_CORRECT set, reported by B. James Phillippe.
authorJim Wilson <wilson@cygnus.com>
Thu, 30 Apr 1998 19:01:09 +0000 (19:01 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Thu, 30 Apr 1998 19:01:09 +0000 (12:01 -0700)
commitc1879238e72a2cec10d6f4af36165c2e4127171b
tree7c7d93cb23648ef6005b40fa6704ca798d434e08
parent459b3825489c0f1826af597c800a6b57a5bf2394
Fix build failure when POSIXLY_CORRECT set, reported by B. James Phillippe.

* Makefile.in (cpp.info, gcc.info): Put -o option before input file.
* cp/Makefile.in (g++FAQ.info): Put -o option before input file.
* f/Make-lang.in (g77.info, g77.dvi, BUGS, INSTALL, NEWS): Put -o
option before input file.

From-SVN: r19504
gcc/ChangeLog
gcc/Makefile.in
gcc/cp/ChangeLog
gcc/cp/Makefile.in
gcc/f/ChangeLog.egcs
gcc/f/Make-lang.in