diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1994-10-10 17:24:43 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1994-10-10 17:24:43 +0000 |
commit | d012a90792923ccc4a3a89e314608fc3a39f76e1 (patch) | |
tree | 833c1d36979b0523b57185ec60b77fb8bc2d89e5 /.Sanitize | |
parent | f0eebb5f6a9c007d87b9173803220a16d9bc9cb7 (diff) | |
download | gdb-d012a90792923ccc4a3a89e314608fc3a39f76e1.zip gdb-d012a90792923ccc4a3a89e314608fc3a39f76e1.tar.gz gdb-d012a90792923ccc4a3a89e314608fc3a39f76e1.tar.bz2 |
Move COPYING.NEWLIB to cygnus_files.
Don't want it appearing in fsf releases!
Diffstat (limited to '.Sanitize')
-rw-r--r-- | .Sanitize | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -15,7 +15,7 @@ Do-first: -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}" @@ -42,7 +42,6 @@ Things-to-keep: .cvsignore COPYING COPYING.LIB -COPYING.NEWLIB CYGNUS ChangeLog Makefile.in |