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


1.5
date	95.04.19.00.23.29;	author bothner;	state Exp;
branches;
next	1.4;

1.4
date	93.05.13.22.03.53;	author rms;	state Exp;
branches;
next	1.3;

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

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

1.1
date	92.01.29.04.41.39;	author rms;	state Exp;
branches;
next	;


desc
@# Make assignments for compilation on HPUX with their C compiler.
@


1.5
log
@(FIXPROTO_DEFINES): Define _HPUX_SOURCE so putenv gets seen.
@
text
@# Make assignments for compilation on HPUX with their C compiler.
CC=cc -Wc,-Nw2000 -Wc,-Ns2000 -Wc,-Ne700 -Wc,-Np300
OLDCC=cc -Wc,-Nw2000 -Wc,-Ns2000 -Wc,-Ne700 -Wc,-Np300
ALLOCA=alloca.o
# B option not supported on hpux.
TAROUTOPTS = xpf

# For CCLIBFLAGS you might want to specify the switch that
# forces only 68000 instructions to be used.

X_CFLAGS= -I../hp-include

# Version 5 of HPUX had a compiler bug that made it crash with -g.
# You must set CFLAGS to empty on version 5.

# So putenv and other functions get seen by fixproto.
FIXPROTO_DEFINES = -D_HPUX_SOURCE
@


1.4
log
@(TAROUTOPTS): Overridden.
@
text
@d15 3
@


1.3
log
@(LIBGCC1, AR, RANLIB, RANLIB_TEST, LIBCONVERT): Deleted.
@
text
@d5 3
@


1.2
log
@entered into RCS
@
text
@a11 13

# You must get alloca.c from GNU Emacs.

# Control how libgcc.a is made.
LIBGCC1 = libgcc1.conv

# Alas, we don't know where these programs can be found.
# We can only guess.
AR=/usr/local/gnubin/ar
RANLIB=/usr/local/gnubin/ranlib
RANLIB_TEST = [ -f /usr/local/gnubin/ranlib ]

LIBCONVERT=/usr/local/bin/hpxt
@


1.1
log
@Initial revision
@
text
@d21 2
@
