diff options
author | rth <rth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-05-08 22:03:13 +0000 |
---|---|---|
committer | rth <rth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-05-08 22:03:13 +0000 |
commit | e2bbeddb3d6a09d50edc7807fc9c0a2a59ade210 (patch) | |
tree | f1d0c1891fadadfd27fc4f30e3ced9934ae2dcac /contrib/gcc_update | |
parent | f4f50bef26f37818307102e095bf7d426b292711 (diff) | |
download | gcc-e2bbeddb3d6a09d50edc7807fc9c0a2a59ade210.tar.gz |
* gcc_update: Remove references to inclhack.tpl.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33774 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'contrib/gcc_update')
-rwxr-xr-x | contrib/gcc_update | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/gcc_update b/contrib/gcc_update index 1d3572b4045..cd2b2fdb37e 100755 --- a/contrib/gcc_update +++ b/contrib/gcc_update @@ -68,8 +68,8 @@ gcc/c-parse.c: gcc/c-parse.y gcc/c-parse.h: gcc/c-parse.c gcc/c-gperf.h: gcc/c-parse.gperf gcc/fixinc/fixincl.x: gcc/fixinc/fixincl.tpl gcc/fixinc/inclhack.def -gcc/fixinc/inclhack.sh: gcc/fixinc/inclhack.def gcc/fixinc/inclhack.tpl gcc/fixinc/hackshell.tpl -gcc/fixinc/fixincl.sh: gcc/fixinc/inclhack.def gcc/fixinc/inclhack.tpl +gcc/fixinc/inclhack.sh: gcc/fixinc/inclhack.def gcc/fixinc/hackshell.tpl +gcc/fixinc/fixincl.sh: gcc/fixinc/inclhack.def # And then, language-specific files gcc/cp/parse.c: gcc/cp/parse.y gcc/cp/parse.h: gcc/cp/parse.c |