diff options
author | Steve Chamberlain <sac@cygnus> | 1991-11-06 09:06:02 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1991-11-06 09:06:02 +0000 |
commit | 05b47bfbffaf9bf2982fb0944b44fc1f79b96e03 (patch) | |
tree | 9f8f94fcc3dd77acc399a3c9512bc445e9a5872d /binutils | |
parent | 0ec776a5a6b09705f0a3879845bc076a061adea3 (diff) | |
download | gdb-05b47bfbffaf9bf2982fb0944b44fc1f79b96e03.zip gdb-05b47bfbffaf9bf2982fb0944b44fc1f79b96e03.tar.gz gdb-05b47bfbffaf9bf2982fb0944b44fc1f79b96e03.tar.bz2 |
Added nm.1, objdump.1, ranlib.1, size.1 and strip.1
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/.Sanitize | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/binutils/.Sanitize b/binutils/.Sanitize index c139521..9019028 100644 --- a/binutils/.Sanitize +++ b/binutils/.Sanitize @@ -32,6 +32,12 @@ Makefile.in TODO alloca.c ar.c +ar.1 +nm.1 +objdump.1 +ranlib.1 +size.1 +strip.1 is-ranlib.c not-ranlib.c maybe-ranlib.c @@ -62,7 +68,10 @@ echo Done in `pwd`. # # # $Log$ -# Revision 1.8 1991/11/05 20:53:19 sac +# Revision 1.9 1991/11/06 09:06:02 sac +# Added nm.1, objdump.1, ranlib.1, size.1 and strip.1 +# +# Revision 1.8 1991/11/05 20:53:19 sac # Added README to .Sanitize # Made Makefile.in install using ddestdir # |