updated for added/deleted files

This commit is contained in:
Ken Raeburn
1992-12-08 08:05:32 +00:00
parent e7a8768db6
commit eee109cdcf

@ -28,28 +28,25 @@ echo Sanitizing `pwd`...
Things-to-keep: Things-to-keep:
.gdbinit .gdbinit
CONTRIBUTORS
COPYING COPYING
ChangeLog ChangeLog
Makefile.bat
Makefile.in Makefile.in
NEWS
NOTES NOTES
NOTES.config NOTES.config
README README
README-quirks README-quirks
README-vms-dbg README-vms
README.coff README.coff
obstack.h
obstack.c
bit_fix.h
strerror.c
README.rich README.rich
a.out.gnu.h
app.c app.c
as.c as.c
as.h as.h
atof-generic.c atof-generic.c
bignum-copy.c bignum-copy.c
bignum.h bignum.h
bit_fix.h
cond.c cond.c
config config
configure.bat configure.bat
@ -58,13 +55,12 @@ debug.c
doc doc
expr.c expr.c
expr.h expr.h
flonum-konst.c
flonum-copy.c flonum-copy.c
flonum-konst.c
flonum-mult.c flonum-mult.c
flonum.h flonum.h
frags.c frags.c
frags.h frags.h
gas-format.el
hash.c hash.c
hash.h hash.h
hex-value.c hex-value.c
@ -75,15 +71,12 @@ link.cmd
listing.c listing.c
listing.h listing.h
make-gas.com make-gas.com
makefile.dos
messages.c messages.c
obj.h obj.h
objdump.c
output-file.c output-file.c
output-file.h output-file.h
read.c read.c
read.h read.h
strstr.c
struc-symbol.h struc-symbol.h
subsegs.c subsegs.c
subsegs.h subsegs.h
@ -91,12 +84,10 @@ symbols.c
symbols.h symbols.h
tc.h tc.h
testscripts testscripts
ver960.c
version.c version.c
write.c write.c
write.h write.h
xmalloc.c xmalloc.c
xrealloc.c
Do-last: Do-last:
@ -105,7 +96,10 @@ echo Done in `pwd`.
# #
# #
# $Log$ # $Log$
# Revision 1.12 1992/07/28 18:58:12 gumby # Revision 1.13 1992/12/08 08:05:32 raeburn
# updated for added/deleted files
#
# Revision 1.12 1992/07/28 18:58:12 gumby
# Don't save obsolete/ # Don't save obsolete/
# #
# Revision 1.11 1992/03/13 16:04:15 sac # Revision 1.11 1992/03/13 16:04:15 sac