* Makefile.in: Use multi-sim to support both a mn10300 and am33
authorJeff Law <law@redhat.com>
Mon, 6 Jul 1998 21:57:22 +0000 (21:57 +0000)
committerJeff Law <law@redhat.com>
Mon, 6 Jul 1998 21:57:22 +0000 (21:57 +0000)
        simulator.

sim/mn10300/.Sanitize
sim/mn10300/ChangeLog

index 08a7028704bcd5575732b1659f2e9cf3a70f38fc..4aff986a4cfa3c3d029d37ef54f71b867ad2275c 100644 (file)
@@ -85,7 +85,7 @@ else
         done
 fi
 
-am33_files="ChangeLog mn10300_sim.h mn10300.igen"
+am33_files="ChangeLog mn10300_sim.h mn10300.igen Makefile.in"
 if ( echo $* | grep keep\-am33 > /dev/null ) ; then
         for i in $am33_files ; do
                 if test ! -d $i && (grep sanitize-am33 $i > /dev/null) ; then
index 91495ae3d8a88fd18016d38b4e20c4b8cb1e3ef1..90d1f87b2fbda909519817b56a4c794a9a9510e7 100644 (file)
@@ -1,6 +1,9 @@
 start-sanitize-am33
 Mon Jul  6 15:39:22 1998  Jeffrey A Law  (law@cygnus.com)
 
+       * Makefile.in: Use multi-sim to support both a mn10300 and am33
+       simulator.
+
        * am33.igen: Add many more am33 instructions.
 
 end-sanitize-am33
This page took 0.034701 seconds and 4 git commands to generate.