This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

[fixinc/inclhack.tpl \& fixincl.tpl patch] for static content


Reply-To: ddsinc09@ix.netcom.com

While I am at it, here is the Do Not Edit diff:

Index: inclhack.tpl
===================================================================
RCS file: /egcs/carton/cvsfiles/egcs/gcc/fixinc/inclhack.tpl,v
retrieving revision 1.6
diff -u -r1.6 inclhack.tpl
--- inclhack.tpl        1999/04/03 23:36:22     1.6
+++ inclhack.tpl        1999/04/07 18:42:27
@@ -5,7 +5,7 @@
 =]
 #!/bin/sh
 #
-[= _EVAL "## " _DNE =]
+#  DO NOT EDIT THIS FILE - it has been generated
 #
 # Install modified versions of certain ANSI-incompatible system header
 # files which are fixed to work correctly with ANSI C and placed in a
Index: fixincl.tpl
===================================================================
RCS file: /egcs/carton/cvsfiles/egcs/gcc/fixinc/fixincl.tpl,v
retrieving revision 1.3
diff -u -r1.3 fixincl.tpl
--- fixincl.tpl 1999/04/05 06:57:09     1.3
+++ fixincl.tpl 1999/04/07 18:43:49
@@ -1,13 +1,13 @@
 [= autogen template -*- Mode: C -*-
 x =]
 /*
-[= _eval "# * " _DNE =]
+ *  DO NOT EDIT THIS FILE - it has been generated
  *
  * Install modified versions of certain ANSI-incompatible system header
  * files which are fixed to work correctly with ANSI C and placed in a
  * directory that GNU C will search.
  *
- * This script contains [=_eval fix _hilim 1 +=] fixup scripts.
+ * This script contains [=_eval fix _count =] fixup scripts.
  *
  * See README-fixinc for more information.
  *


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]