diff options
author | Martin Hunt <hunt@redhat.com> | 1996-07-18 00:53:17 +0000 |
---|---|---|
committer | Martin Hunt <hunt@redhat.com> | 1996-07-18 00:53:17 +0000 |
commit | a1e636c89d021e76168e016fc5d4c106acd0f37d (patch) | |
tree | ab5d9bfe9799d553aa3c20a00df750d28b7045bb /.Sanitize | |
parent | e3659cbf49a8943c32010608668da3d54c83b36d (diff) | |
download | fsf-binutils-gdb-a1e636c89d021e76168e016fc5d4c106acd0f37d.zip fsf-binutils-gdb-a1e636c89d021e76168e016fc5d4c106acd0f37d.tar.gz fsf-binutils-gdb-a1e636c89d021e76168e016fc5d4c106acd0f37d.tar.bz2 |
start-sanitize-d10v
Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
* configure.in (d10v-*-*): New target.
end-sanitize-d10v
Diffstat (limited to '.Sanitize')
-rw-r--r-- | .Sanitize | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -241,7 +241,7 @@ if [ -n "${verbose}" ] ; then echo Processing \"d10v\"... fi -d10v_files="ChangeLog config.sub" +d10v_files="ChangeLog config.sub configure.in" if ( echo $* | grep keep\-d10v > /dev/null ) ; then for i in $d10v_files ; do |