don't use our malloc on small machines
authorceriel <none@none>
Tue, 5 Jul 1988 18:00:43 +0000 (18:00 +0000)
committerceriel <none@none>
Tue, 5 Jul 1988 18:00:43 +0000 (18:00 +0000)
first/first

index 1cf699e..f5d7049 100755 (executable)
@@ -218,6 +218,13 @@ case X$BM in
 X0)
        ( cd ../lang/cem/cemcom
          cp SmallPars Parameters
+         cp makefile makefile.orig
+         ed - makefile <<ABC
+/MALLOC/s/=/=#/
+w
+q
+ABC
+       )
          cd ../../../lib/descr
          cp fe fe.orig
          ed - fe << ABC