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


1.4
date	96.09.29.22.27.22;	author kenner;	state Exp;
branches;
next	1.3;

1.3
date	96.05.06.13.04.35;	author kenner;	state Exp;
branches;
next	1.2;

1.2
date	96.01.15.13.37.29;	author kenner;	state Exp;
branches;
next	1.1;

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


desc
@@


1.4
log
@Simplify, but ensure headers aren't changed.
@
text
@# Don't run fixproto
STMP_FIXPROTO =

# Don't install "assert.h" in gcc. We use the one in glibc.
INSTALL_ASSERT_H =
@


1.3
log
@(BOOT_CFLAGS, STMP_FIXPROTO, STMP_FIXPROTO): Deleted.
@
text
@a0 12
# It is defined in config/xm-linux.h.
# X_CFLAGS = -DPOSIX

# The following is needed when compiling stages 2 and 3 because gcc's
# limits.h must be picked up before /usr/include/limits.h.  This is because
# each does an #include_next of the other if the other hasn't been included.
# /usr/include/limits.h loses if it gets found first because /usr/include is
# at the end of the search order.  When a new version of gcc is released,
# gcc's limits.h hasn't been installed yet and hence isn't found.

# BOOT_CFLAGS = -O $(CFLAGS) -Iinclude

d2 1
a2 1
# STMP_FIXPROTO =
d5 1
a5 1
# INSTALL_ASSERT_H =
@


1.2
log
@(INSTALL_ASSERT_H): Unset it.
@
text
@d11 1
a11 1
BOOT_CFLAGS = -O $(CFLAGS) -Iinclude
d14 1
a14 1
STMP_FIXPROTO =
d17 1
a17 1
INSTALL_ASSERT_H =
@


1.1
log
@Initial revision
@
text
@d15 3
@
