Sigh. I nuked more than one set of dje's changes.

This commit is contained in:
Ken Raeburn 1994-10-12 20:15:17 +00:00
parent 861185285e
commit 1ed0529ed7
1 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
Do-first:
keep_these_too="${keep_these_too} .cvsignore COPYING.NEWLIB CYGNUS autoconf
keep_these_too="${keep_these_too} .cvsignore CYGNUS autoconf
bfd binutils byacc cvs deja-gnu dejagnu diff dosrel dvips emacs emacs19
examples expect fileutils flex gas gcc gdb gdbm gdbtest glob gprof grep
groff include install.sh ispell ld libg++ libgcc libgloss libiberty
@ -23,7 +23,7 @@ keep_these_too="${keep_these_too} .cvsignore COPYING.NEWLIB CYGNUS autoconf
prms rcs readline sed send-pr shellutils sim tcl textutils tk
test-build.mk texinfo tgas utils uudecode wdiff xiberty"
cygnus_files="release release-info build-all.mk"
cygnus_files="release release-info build-all.mk COPYING.NEWLIB"
if ( echo $* | grep keep\-cygnus > /dev/null) ; then
keep_these_too="${keep_these_too} ${cygnus_files}"