gcc/ch/Makefile has naked ^L

Casper Dik Casper.Dik@holland.sun.com
Mon Jul 31 06:24:00 GMT 2000


Sun's make doesn't like naked ^L; most of the ^Ls are commented out
(as they should) with #, but one was missed (egcs- 24/7/2000)

*** ./gcc/ch/Makefile.in.org	Sun Jun 11 06:29:47 2000
--- ./gcc/ch/Makefile.in	Mon Jul 31 15:21:18 2000
***************
*** 322,328 ****
  ## with no dependencies and no actions.
  unexport CHILLFLAGS CHILL_LIB CHILL_FOR_TARGET :
  
! 
  # These exist for maintenance purposes.
  
  # Update the tags table.
--- 322,328 ----
  ## with no dependencies and no actions.
  unexport CHILLFLAGS CHILL_LIB CHILL_FOR_TARGET :
  
! #
  # These exist for maintenance purposes.
  
  # Update the tags table.


More information about the Gcc-bugs mailing list