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