home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Education Sampler 1992 [NeXTSTEP]
/
Education_1992_Sampler.iso
/
NeXT
/
GnuSource
/
cc-61.0.1
/
cc
/
config
/
make-genix
< prev
next >
Wrap
Text File
|
1990-10-08
|
158b
|
7 lines
# Makefile modifications for compilation on Genix.
ALLOCA=alloca.o
MALLOC = malloc.o
# You must get alloca.c and malloc.c and getpagesize.h from GNU Emacs.