Remove dynamic content from generated files
From-SVN: r26259
This commit is contained in:
parent
61a1397b06
commit
12408bb3aa
@ -1,3 +1,8 @@
|
||||
1999-04-07 11:50 -0800 Bruce Korb <ddsinc09@ix.netcom.com>
|
||||
|
||||
* fixinc/inclhack.tpl & fixincl.tpl:
|
||||
Remove dynamic content from generated files
|
||||
|
||||
Wed Apr 7 13:16:22 EDT 1999 John Wehle (john@feith.com)
|
||||
|
||||
* i386.c (output_move_memory): Remove.
|
||||
|
@ -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.
|
||||
*
|
||||
|
@ -5,7 +5,7 @@ sh
|
||||
=]
|
||||
#!/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
|
||||
|
Loading…
x
Reference in New Issue
Block a user