diff options
author | Jeffrey A Law <law@cygnus.com> | 1999-04-03 23:36:22 +0000 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1999-04-03 16:36:22 -0700 |
commit | 20cc423f21ed764306943044fc0746f7e6f3ea82 (patch) | |
tree | 81ce1b3bd51fd0e56ac4f22a9084da2a4b247fb9 /gcc/fixinc/fixincl.x | |
parent | 677a9668542f145e5105e761acb0dc8a6458b8a6 (diff) | |
download | gcc-20cc423f21ed764306943044fc0746f7e6f3ea82.zip gcc-20cc423f21ed764306943044fc0746f7e6f3ea82.tar.gz gcc-20cc423f21ed764306943044fc0746f7e6f3ea82.tar.bz2 |
hackshell.tpl: Skip links to directories, to avoid removing them.
* fixinc/hackshell.tpl: Skip links to directories, to avoid
removing them.
* fixinc/inclhack.tpl: Likewise.
* fixinc/fixinc.sh, fixinc/fixincl.x, fixinc/inclhack.sh: Rebuilt.
From-SVN: r26166
Diffstat (limited to 'gcc/fixinc/fixincl.x')
-rw-r--r-- | gcc/fixinc/fixincl.x | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/fixinc/fixincl.x b/gcc/fixinc/fixincl.x index 64cd607..bf8369c 100644 --- a/gcc/fixinc/fixincl.x +++ b/gcc/fixinc/fixincl.x @@ -1,9 +1,9 @@ /* * DO NOT EDIT THIS FILE (fixincl.x) * - * It has been autogen-ed Saturday April 3, 1999 at 05:12:03 PM EST - * From the definitions inclhack.def - * and the template file fixincl.tpl + * It has been autogen-ed Sunday April 4, 1999 at 12:11:03 AM MST + * From the definitions /puke/law//egcs/egcs/gcc/fixinc/inclhack.def + * and the template file /puke/law//egcs/egcs/gcc/fixinc/fixincl.tpl * * Install modified versions of certain ANSI-incompatible system header * files which are fixed to work correctly with ANSI C and placed in a |