diff options
author | Stan Shebs <shebs@codesourcery.com> | 1994-01-26 03:46:17 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1994-01-26 03:46:17 +0000 |
commit | 42d11afacc93ca7b5c7078c6e896fb03c35b30c1 (patch) | |
tree | e828056b3d0d61db6211384c354a7a869fae2525 | |
parent | 0886e098c57d0e3ca7b39f2e4e078c08b5662de2 (diff) | |
download | gdb-42d11afacc93ca7b5c7078c6e896fb03c35b30c1.zip gdb-42d11afacc93ca7b5c7078c6e896fb03c35b30c1.tar.gz gdb-42d11afacc93ca7b5c7078c6e896fb03c35b30c1.tar.bz2 |
Removed objdump.h
-rw-r--r-- | binutils/.Sanitize | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/binutils/.Sanitize b/binutils/.Sanitize index 2cf1e66..cc24532 100644 --- a/binutils/.Sanitize +++ b/binutils/.Sanitize @@ -11,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: @@ -66,7 +66,6 @@ objcopy.1 objcopy.c objdump.1 objdump.c -objdump.h ranlib.1 ranlib.sh sanity.sh |