diff options
author | Richard Henderson <rth@cygnus.com> | 2000-05-08 15:03:13 -0700 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 2000-05-08 15:03:13 -0700 |
commit | bdcabcd45756203cbf95966a5e500d0b305271a7 (patch) | |
tree | f1d0c1891fadadfd27fc4f30e3ced9934ae2dcac /contrib/gcc_update | |
parent | 1a27e731a6a6a04fee24f17ffdc5d8f5e998fd2c (diff) | |
download | gcc-bdcabcd45756203cbf95966a5e500d0b305271a7.zip gcc-bdcabcd45756203cbf95966a5e500d0b305271a7.tar.gz gcc-bdcabcd45756203cbf95966a5e500d0b305271a7.tar.bz2 |
* gcc_update: Remove references to inclhack.tpl.
From-SVN: r33774
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 1d3572b..cd2b2fd 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 |