diff options
author | Jeffrey Osier <jeffrey@cygnus> | 1993-06-03 17:44:34 +0000 |
---|---|---|
committer | Jeffrey Osier <jeffrey@cygnus> | 1993-06-03 17:44:34 +0000 |
commit | 3ac620d4082fad4dc2d42338860c84387ff07a81 (patch) | |
tree | 90107050e7cdc3e6eb65dede9d98d58752a95d5e /binutils/.Sanitize | |
parent | 463a71db70ec7d67f2be359ccdc85feec98d3dfe (diff) | |
download | gdb-3ac620d4082fad4dc2d42338860c84387ff07a81.zip gdb-3ac620d4082fad4dc2d42338860c84387ff07a81.tar.gz gdb-3ac620d4082fad4dc2d42338860c84387ff07a81.tar.bz2 |
* Makefile.in: added c++filt and objcopy to MANPAGES variable
* .Sanitize: keep c++filt.1 and objcopy.1
Diffstat (limited to 'binutils/.Sanitize')
-rw-r--r-- | binutils/.Sanitize | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/binutils/.Sanitize b/binutils/.Sanitize index d10e748..ed237dd 100644 --- a/binutils/.Sanitize +++ b/binutils/.Sanitize @@ -40,6 +40,7 @@ arsup.h binutils.texi bucomm.c bucomm.h +c++filt.1 configure.bat configure.in config @@ -53,6 +54,7 @@ nm.1 nm.c not-ranlib.c not-strip.c +objcopy.1 objcopy.c objdump.1 objdump.c |