Commit 5aa8b4bb by Richard Stallman

(INSTALL): Deleted.

From-SVN: r1325
parent 760d6b6f
CC = /bin/gcc
BISONFLAGS = -l
INSTALL = cp
X_CFLAGS = -D_M88KBCS_TARGET
INSTALL_HEADERS =
INSTALL = cp
# Green Hills C on Dolphin UNIX System V/88 Release 3.2 Version 3.5/5.60 does
# not provide alloca.
......
INSTALL = cp
# Problems in early version of the assembler have been fixed (-DNO_BUGS).
# There are peculiar problems with the include files that require __STDC__
# to be defined as 0. This results in sigset_t being defined which otherwise
......
# Makefile modifications for compilation on Genix.
INSTALL=cp
ALLOCA=alloca.o
MALLOC = malloc.o
......
X_CFLAGS=-DSVR4
INSTALL=cp
ALLOCA=alloca.o
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment