diff options
author | Steve Chamberlain <sac@cygnus> | 1991-12-12 03:28:12 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1991-12-12 03:28:12 +0000 |
commit | 28bf2d3194b513b4969e1ae01c0b834ac8436495 (patch) | |
tree | 63c8596be34e077a862007aa0f31484e36e89544 /gas/.Sanitize | |
parent | ccdbfbdcd1996a8820b0ddf7e2cabe2a5189807f (diff) | |
download | gdb-28bf2d3194b513b4969e1ae01c0b834ac8436495.zip gdb-28bf2d3194b513b4969e1ae01c0b834ac8436495.tar.gz gdb-28bf2d3194b513b4969e1ae01c0b834ac8436495.tar.bz2 |
Added makefile.dos configure.dos
Diffstat (limited to 'gas/.Sanitize')
-rw-r--r-- | gas/.Sanitize | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/gas/.Sanitize b/gas/.Sanitize index 4c7008b..66919e2 100644 --- a/gas/.Sanitize +++ b/gas/.Sanitize @@ -46,6 +46,7 @@ bignum-copy.c bignum.h cond.c config +configdos.bat configure.in debug.c expr.c @@ -63,6 +64,7 @@ input-file.c input-file.h input-scrub.c make-gas.com +makefile.dos messages.c obj.h objdump.c @@ -90,7 +92,10 @@ echo Done in `pwd`. # # # $Log$ -# Revision 1.4 1991/12/09 11:58:44 tiemann +# Revision 1.5 1991/12/12 03:28:12 sac +# Added makefile.dos configure.dos +# +# Revision 1.4 1991/12/09 11:58:44 tiemann # Keep a.out.gnu.h. # # Revision 1.3 1991/10/10 11:58:04 rich |