Patch for old Sega PR
authorJim Wilson <wilson@tuliptree.org>
Tue, 7 Nov 1995 04:05:40 +0000 (04:05 +0000)
committerJim Wilson <wilson@tuliptree.org>
Tue, 7 Nov 1995 04:05:40 +0000 (04:05 +0000)
* cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.

ChangeLog
cfg-ml-com.in

index 92ed38a..bf95b92 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
+
+       * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
+
 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
 
        * configure:  Remove dubious bug reporting address.
index b65590d..5db5636 100644 (file)
@@ -114,9 +114,9 @@ jaguar-*-*)
        ;;
 # end-sanitize-jaguar
 sh-*-*)
-       multidirs="ml"
+       multidirs="ml m2 ml/m2"
 # start-sanitize-sh3e
-       multidirs="ml m3e"
+       multidirs="ml m2 ml/m2 m3e ml/m3e"
 # end-sanitize-sh3e
        ;;
 mips*-*-*)