* Makefile.in (ALL_MACHINES): Add mn10200-dis.o, mn10200-opc.o,
authorIan Lance Taylor <ian@airs.com>
Thu, 3 Oct 1996 21:17:46 +0000 (21:17 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 3 Oct 1996 21:17:46 +0000 (21:17 +0000)
mn10300-dis.o, and mn10300-opc.o.
Also add d10v and v850 files, with appropriate sanitization.

opcodes/.Sanitize
opcodes/ChangeLog

index 4aa3000d0201688246f462e60c1eb50cdc042228..d8cc1b459aee6c472053c3964efafe11c09543ee 100644 (file)
@@ -154,7 +154,7 @@ else
        done
 fi
 
-v850_files="ChangeLog configure.in configure disassemble.c"
+v850_files="ChangeLog Makefile.in configure.in configure disassemble.c"
 if ( echo $* | grep keep\-v850 > /dev/null ) ; then
        for i in $v850_files ; do
                if test ! -d $i && (grep sanitize-v850 $i > /dev/null) ; then
index b9ee3181875c9bb2b8cb90f666fb6d7aa9ca072e..3862e474f1ea598de53009332dc7e96781504544 100644 (file)
@@ -1,3 +1,8 @@
+Thu Oct  3 17:17:02 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (ALL_MACHINES): Add mn10200-dis.o, mn10200-opc.o,
+       mn10300-dis.o, and mn10300-opc.o.
+
 Thu Oct  3 10:06:07 1996  Jeffrey A Law  (law@cygnus.com)
 
        * mn10200-opc.c, mn10300-opc.c: New files.