install a smaller malloc

This commit is contained in:
ceriel 1987-03-25 17:39:18 +00:00
parent e5116f86dc
commit 528ec8869b

View file

@ -212,6 +212,13 @@ ABC
cp tables1.h tables.h
)
done
( cd ../modules/src/malloc
ed - param.h <<ABC
/STORE/s/define/undef/
w
q
ABC
)
;;
*) ( cd ../lang/cem/cemcom
cp BigPars Parameters