(INSTALL): Deleted.

From-SVN: r1325
This commit is contained in:
Richard Stallman 1992-06-28 14:09:30 +00:00
parent 760d6b6f9f
commit 5aa8b4bb27
5 changed files with 0 additions and 7 deletions

View File

@ -1,5 +1,4 @@
CC = /bin/gcc
BISONFLAGS = -l
INSTALL = cp
X_CFLAGS = -D_M88KBCS_TARGET
INSTALL_HEADERS =

View File

@ -1,5 +1,3 @@
INSTALL = cp
# Green Hills C on Dolphin UNIX System V/88 Release 3.2 Version 3.5/5.60 does
# not provide alloca.

View File

@ -1,5 +1,3 @@
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

View File

@ -1,5 +1,4 @@
# Makefile modifications for compilation on Genix.
INSTALL=cp
ALLOCA=alloca.o
MALLOC = malloc.o

View File

@ -1,3 +1,2 @@
X_CFLAGS=-DSVR4
INSTALL=cp
ALLOCA=alloca.o