entered into RCS

From-SVN: r105
This commit is contained in:
Richard Stallman 1991-12-09 03:57:37 +00:00
parent 6f29feb107
commit c52cb39348

7
gcc/config/ns32k/x-genix Normal file
View File

@ -0,0 +1,7 @@
# 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.