diff options
author | Steve Chamberlain <sac@cygnus> | 1991-12-12 03:18:12 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1991-12-12 03:18:12 +0000 |
commit | 311894ea71c45f36cf6bf297451f7ebcbd256b47 (patch) | |
tree | e3a27743bc0981df2805c384dc74af29f361c885 /binutils | |
parent | 65947468ea298f1e4fec5fead47c5a56469ae435 (diff) | |
download | gdb-311894ea71c45f36cf6bf297451f7ebcbd256b47.zip gdb-311894ea71c45f36cf6bf297451f7ebcbd256b47.tar.gz gdb-311894ea71c45f36cf6bf297451f7ebcbd256b47.tar.bz2 |
Added configdos.bat, makefile.dos
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/.Sanitize | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/binutils/.Sanitize b/binutils/.Sanitize index 0a523ee..259d69e 100644 --- a/binutils/.Sanitize +++ b/binutils/.Sanitize @@ -39,6 +39,7 @@ binutils.texi bucomm.c bucomm.h configure.in +configdos.bat copy.c cplus-dem.c filemode.c @@ -47,6 +48,7 @@ i960-pinsn.c is-ranlib.c is-strip.c m68k-pinsn.c +makefile.dos maybe-ranlib.c maybe-strip.c nm.1 @@ -71,7 +73,10 @@ echo Done in `pwd`. # # # $Log$ -# Revision 1.12 1991/12/08 01:13:54 sac +# Revision 1.13 1991/12/12 03:18:12 sac +# Added configdos.bat, makefile.dos +# +# Revision 1.12 1991/12/08 01:13:54 sac # * bucomm.h: created to hold prototypes of bucomm.c # * objdump.h: created to hold prototyes of objdump.c # * am29k-pinsn.c: include objdump.h |