Files
2024-02-19 00:24:47 -05:00

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.