head	1.2;
access;
symbols
	gcc-2_8_1-990325:1.2
	gcc-2_8_1-990319:1.2
	gcc-2_8_1-990302:1.2
	gcc_2_8_1-990302:1.2
	gcc_2_8_1-990222:1.2
	gcc-2_8_1-990109:1.2
	gcc-2_8_1-981210:1.2
	gcc-2_8_1-981208:1.2
	gcc-2_8_1-980929:1.2
	gcc_2_8_1-980929:1.2
	gcc-2_8_1-980928:1.2
	gcc-2_8_1-980813:1.2
	gcc-2_8_1-980811:1.2
	gcc-2_8_1-980718:1.2
	gcc-2_8_1-980705:1.2
	gcc-2_8_1-980627:1.2
	gcc-2_8_1-980609:1.2
	gcc-2_8_1-980608:1.2
	gcc-2_8_1-980529:1.2
	gcc-2_8_1-980525:1.2
	gcc-2_8_1-980513:1.2
	gcc-2_8_1-980502:1.2
	gcc-2_8_1-980426:1.2
	gcc-2_8_1-980419:1.2
	gcc-2_8_1-980413:1.2
	gcc-2_8_1-980412:1.2
	gcc-2_8_1-980407:1.2
	gcc-2_8_1-980401:1.2
	gcc_2_8_1-980315:1.2
	gcc-2_8_1-RELEASE:1.2;
locks; strict;
comment	@# @;


1.2
date	92.06.28.14.08.55;	author rms;	state Exp;
branches;
next	1.1;

1.1
date	91.11.05.11.48.35;	author kenner;	state Exp;
branches;
next	;


desc
@INSTALL = cp
@


1.2
log
@(INSTALL): Deleted.
@
text
@# 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
# results in a problem when <wait.h> includes <siginfo.h>.

X_CFLAGS = -DNO_BUGS -D__STDC__=0

# The CI5 compiler does not provide alloca.

ALLOCA = alloca.o
@


1.1
log
@entered into RCS
@
text
@a0 2
INSTALL = cp

@
