diff options
author | Stan Shebs <shebs@codesourcery.com> | 1994-07-16 20:33:21 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1994-07-16 20:33:21 +0000 |
commit | ebe541dfcbfc9cc200ffbe7ee603e0c143f74fd4 (patch) | |
tree | f19204575d63757e74424d858977b0eb13ba9297 /readline/.Sanitize | |
parent | d4e36233257d3ea2af0f4aa31e323ad1f7f670dc (diff) | |
download | gdb-ebe541dfcbfc9cc200ffbe7ee603e0c143f74fd4.zip gdb-ebe541dfcbfc9cc200ffbe7ee603e0c143f74fd4.tar.gz gdb-ebe541dfcbfc9cc200ffbe7ee603e0c143f74fd4.tar.bz2 |
* configure.in (m88*-harris-cxux7*): Recognize.
* sysdep-cxux7.h: New file.
Diffstat (limited to 'readline/.Sanitize')
-rw-r--r-- | readline/.Sanitize | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/readline/.Sanitize b/readline/.Sanitize index 69bf474..675b821 100644 --- a/readline/.Sanitize +++ b/readline/.Sanitize @@ -1,8 +1,6 @@ -# Sanitize.in for devo. -# $Id$ -# +# .Sanitize for devo/readline. -# Each directory to survive it's way into a release will need a file +# Each directory to survive its way into a release will need a file # like this one called "./.Sanitize". All keyword lines must exist, # and must exist in the order specified by this file. Each directory # in the tree will be processed, top down, in the following order. @@ -13,7 +11,7 @@ # The lines between the "Do-first:" line and the "Things-to-keep:" # line are executed as a /bin/sh shell script before anything else is -# done in this +# done in this directory. Do-first: @@ -52,6 +50,7 @@ rltty.c search.c signals.c sysdep-aix.h +sysdep-cxux7.h sysdep-irix.h sysdep-norm.h sysdep-obsd.h |