7 lines
145 B
Plaintext
7 lines
145 B
Plaintext
|
# Makefile modifications for compilation on Genix.
|
||
|
ALLOCA=alloca.o
|
||
|
MALLOC = malloc.o
|
||
|
|
||
|
# You must get malloc.c and getpagesize.h from GNU Emacs.
|
||
|
|