don't try to install Modula-2 libraries for big machines on small machines
authorceriel <none@none>
Mon, 2 May 1988 11:05:54 +0000 (11:05 +0000)
committerceriel <none@none>
Mon, 2 May 1988 11:05:54 +0000 (11:05 +0000)
first/first

index 1b07bca..18c4847 100755 (executable)
@@ -252,6 +252,18 @@ w
 q
 ABC
        )
+       ( cd ../mach
+         : machines with word or pointer size not 2
+         for i in int24 int44 m68020 m68k2 m68k4 mantra ns sun2 sun3 vax4
+         do
+         cp $i/Action $i/Action.orig
+         ed - $i/Action <<ABC
+/odula-2/,/^end/s/^/!/
+w
+q
+ABC
+         done
+       )
        ;;
 *)     ( cd ../lang/cem/cemcom
          cp BigPars Parameters