gcc/ada/
	* gcc-interface/Makefile.in, gcc-interface/trans.c: Remove ^L
	characters.
 ifneq ($(xmake_file),)
 include $(xmake_file)
 endif
-\f
+
 # Now figure out from those variables how to compile and link.
 
 all.indirect: Makefile ../gnat1$(exeext)
 # This tells GNU make version 3 not to export all the variables
 # defined in this file into the environment.
 .NOEXPORT:
-\f
+
 # Lists of files for various purposes.
 
 GNATLINK_OBJS = gnatlink.o \
 
 
   return gnu_result;
 }
-\f
+
 /* Subroutine of gnat_to_gnu to process gnat_node, an N_Pragma.  Return
    any statements we generate.  */