# Makefile modifications for compilation on Genix.
ALLOCA=alloca.o
MALLOC = malloc.o

# You must get malloc.c and getpagesize.h from GNU Emacs.