Fix build failure when POSIXLY_CORRECT set, reported by B. James Phillippe.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 Apr 1998 19:01:09 +0000 (19:01 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 Apr 1998 19:01:09 +0000 (19:01 +0000)
commit069f16fdbd7df4da0aabed1c9b7eeaa5739e3242
tree7c7d93cb23648ef6005b40fa6704ca798d434e08
parent2fc428226ec76b41c1045fab60e14bb3510b725e
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19504 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in
gcc/cp/ChangeLog
gcc/cp/Makefile.in
gcc/f/ChangeLog.egcs
gcc/f/Make-lang.in