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


1.9
date	97.08.27.16.36.23;	author law;	state Exp;
branches;
next	1.8;

1.8
date	95.07.26.13.21.47;	author kenner;	state Exp;
branches;
next	1.7;

1.7
date	95.05.16.12.04.28;	author kenner;	state Exp;
branches;
next	1.6;

1.6
date	95.03.21.05.11.28;	author law;	state Exp;
branches;
next	1.5;

1.5
date	94.11.15.04.56.03;	author law;	state Exp;
branches;
next	1.4;

1.4
date	93.12.14.22.59.35;	author law;	state Exp;
branches;
next	1.3;

1.3
date	93.05.13.22.04.17;	author rms;	state Exp;
branches;
next	1.2;

1.2
date	92.12.10.00.03.27;	author law;	state Exp;
branches;
next	1.1;

1.1
date	92.09.17.19.10.21;	author moore;	state Exp;
branches;
next	;


desc
@Initial rev.
@


1.9
log
@        * t-freebsd (USER_H): Include EXTRA_HEADERS and LANG_EXTRA_HEADERS.
        * x-netbsd: Likewise
        * x-dgux (USER_H): Include EXTRA_HEADERS and LANG_EXTRA_HEADERS
        (INSTALL_HEADERS): Delete.
        * x-dguxbcs: Likewise.
        * x-hp3bsd44: Likewise
        * x-pa: Likewise.
@
text
@# BSD on the PA already has ANSI include files which are c++ compatible.
USER_H = $(EXTRA_HEADERS) $(LANG_EXTRA_HEADERS)
STMP_FIXPROTO=
@


1.8
log
@(CC): Remove useless definition.
@
text
@d2 1
a2 1
INSTALL_HEADERS=
@


1.7
log
@Fix typos in comments.
@
text
@a0 1
CC=gcc -DUSE_C_ALLOCA -D__inline= -Dbsd4_4
@


1.6
log
@	* x-pa (CC): Add "-Dbsd4_4".
@
text
@d2 1
a2 1
# BSD on the PA already has ANSI include files which are c++ compatable.
@


1.5
log
@	* config/pa/x-pa (TAROUTOPTS): Delete.  It was an HPUX host
	conditional, and x-pa is a BSD host target fragment.
	(INSTALL_HEADERS): Define.
	(STMP_FIXPROTO): Define.
@
text
@d1 1
a1 1
CC=gcc -DUSE_C_ALLOCA -D__inline=
@


1.4
log
@	* x-pa (CC): Do not use absolute path to gcc.
@
text
@d2 3
a4 2
# B option not supported on hpux.
TAROUTOPTS = xpf
@


1.3
log
@(TAROUTOPTS): Overridden.
@
text
@d1 1
a1 1
CC=/usr/local/bin/gcc -DUSE_C_ALLOCA -D__inline=
@


1.2
log
@	* x-pa (CC): Set to "/usr/localbin/gcc" instead of
	"/usr/local/gcc"
@
text
@d2 2
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
CC=/usr/local/gcc -DUSE_C_ALLOCA -D__inline=
@
