diff options
author | geoffk <geoffk@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-11-03 20:59:02 +0000 |
---|---|---|
committer | geoffk <geoffk@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-11-03 20:59:02 +0000 |
commit | 572d60b4a31f0491e5aac2d50aef0d71b1028d86 (patch) | |
tree | 83073f50011d196b46fffe743bbd95625ad5feef /gcc/ch/Make-lang.in | |
parent | b212b57531586c98764e3332d0a6d5c1f1ac39e9 (diff) | |
download | gcc-572d60b4a31f0491e5aac2d50aef0d71b1028d86.tar.gz |
In gcc/:
* fixinc/gnu-regex.c: Change 'CYGNUS LOCAL' to 'EGCS LOCAL'.
In gcc/ch/:
* Make-lang.in: Remove 'CYGNUS LOCAL' markers.
* Makefile.in: Likewise.
* configure: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37236 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ch/Make-lang.in')
-rw-r--r-- | gcc/ch/Make-lang.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ch/Make-lang.in b/gcc/ch/Make-lang.in index 7554b8e77a5..779fd1ea6a1 100644 --- a/gcc/ch/Make-lang.in +++ b/gcc/ch/Make-lang.in @@ -170,7 +170,7 @@ CHILL.extraclean: CHILL.maintainer-clean: -rm -f ch/TAGS -rm -f ch/chill.info* ch/chill.dvi ch/chill.??s ch/chill.*aux -# CYGNUS LOCAL: Delete locally created file. +# Delete locally created file. -rm -f ch/hash.h # # Stage hooks: |