mirror of git://gcc.gnu.org/git/gcc.git
parent
6f29feb107
commit
c52cb39348
|
@ -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.
|
||||
|
Loading…
Reference in New Issue