Commit 1a618a5a by Alexandre Oliva Committed by Alexandre Oliva

egcs_update (files_and_dependencies): Fixed typo in gcc/cstamp-h.in.

* egcs_update (files_and_dependencies): Fixed typo in
gcc/cstamp-h.in.  Added gcc/config.in.

From-SVN: r28313
parent 483f6332
1999-07-28 Alexandre Oliva <oliva@dcc.unicamp.br>
* egcs_update (files_and_dependencies): Fixed typo in
gcc/cstamp-h.in. Added gcc/config.in.
1999-07-27 Alexandre Oliva <oliva@dcc.unicamp.br>
* egcs_update (files_and_dependencies): New function, with
......
......@@ -61,7 +61,8 @@ texinfo/makeinfo/Makefile.in: texinfo/makeinfo/Makefile.am texinfo/configure.in
texinfo/util/Makefile.in: texinfo/util/Makefile.am texinfo/configure.in texinfo/aclocal.m4
# Now, proceed to gcc automatically generated files
gcc/configure: gcc/configure.in
gcc/c-stamp-h.in: gcc/configure.in gcc/acconfig.h
gcc/cstamp-h.in: gcc/configure.in gcc/acconfig.h
gcc/config.in: gcc/cstamp-h.in
gcc/c-parse.y: gcc/c-parse.in
gcc/c-parse.c: gcc/c-parse.y
gcc/c-parse.h: gcc/c-parse.c
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment