diff options
author | Fred Fish <fnf@specifix.com> | 1993-07-30 16:46:19 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1993-07-30 16:46:19 +0000 |
commit | 775d4a40960b52a877f2dc6bc5ce181872b4a06c (patch) | |
tree | 8c5d652535b039b76a8792ebbee1d65773368b6a /include | |
parent | 247145e6f09b18f41117b8239dae0d4d9b539950 (diff) | |
download | gdb-775d4a40960b52a877f2dc6bc5ce181872b4a06c.zip gdb-775d4a40960b52a877f2dc6bc5ce181872b4a06c.tar.gz gdb-775d4a40960b52a877f2dc6bc5ce181872b4a06c.tar.bz2 |
Add .Sanitize to Things-to-lose list.
Diffstat (limited to 'include')
-rw-r--r-- | include/.Sanitize | 2 | ||||
-rw-r--r-- | include/aout/.Sanitize | 2 | ||||
-rw-r--r-- | include/coff/.Sanitize | 2 | ||||
-rw-r--r-- | include/elf/.Sanitize | 2 | ||||
-rw-r--r-- | include/nlm/.Sanitize | 2 | ||||
-rw-r--r-- | include/opcode/.Sanitize | 2 |
6 files changed, 12 insertions, 0 deletions
diff --git a/include/.Sanitize b/include/.Sanitize index a6482df..510ebaa 100644 --- a/include/.Sanitize +++ b/include/.Sanitize @@ -48,6 +48,8 @@ wait.h Things-to-lose: +.Sanitize + Do-last: # End of file. diff --git a/include/aout/.Sanitize b/include/aout/.Sanitize index 51fec8a..9fbcaea 100644 --- a/include/aout/.Sanitize +++ b/include/aout/.Sanitize @@ -44,6 +44,8 @@ sun4.h Things-to-lose: +.Sanitize + Do-last: v9dirty="aout64.h" diff --git a/include/coff/.Sanitize b/include/coff/.Sanitize index 8d9da58..6428b83 100644 --- a/include/coff/.Sanitize +++ b/include/coff/.Sanitize @@ -45,6 +45,8 @@ z8k.h Things-to-lose: +.Sanitize + Do-last: # End of file. diff --git a/include/elf/.Sanitize b/include/elf/.Sanitize index fb41bc7..3e4e054 100644 --- a/include/elf/.Sanitize +++ b/include/elf/.Sanitize @@ -34,6 +34,8 @@ internal.h Things-to-lose: +.Sanitize + Do-last: v9dirty="common.h" diff --git a/include/nlm/.Sanitize b/include/nlm/.Sanitize index e1da8a0..e670990 100644 --- a/include/nlm/.Sanitize +++ b/include/nlm/.Sanitize @@ -33,6 +33,8 @@ internal.h Things-to-lose: +.Sanitize + Do-last: v9dirty="common.h" diff --git a/include/opcode/.Sanitize b/include/opcode/.Sanitize index 190a54b..875ae7a 100644 --- a/include/opcode/.Sanitize +++ b/include/opcode/.Sanitize @@ -49,6 +49,8 @@ vax.h Things-to-lose: +.Sanitize + Do-last: v9dirty="sparc.h" |