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


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

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

1.1
date	94.11.17.22.21.03;	author dje;	state Exp;
branches;
next	;


desc
@ Target makefile fragment for bare a29k board.
@


1.3
log
@({,CROSS_}LIBGCC1): Define as empty.
@
text
@LIBGCC1 =
CROSS_LIBGCC1 =

# We need crt0.o.
LIBGCC1_TEST =

# These are really part of libgcc1, but this will cause them to be
# built correctly, so... 

LIB2FUNCS_EXTRA = fp-bit.c dp-bit.c

dp-bit.c: $(srcdir)/config/fp-bit.c
	cat $(srcdir)/config/fp-bit.c > dp-bit.c

fp-bit.c: $(srcdir)/config/fp-bit.c
	echo '#define FLOAT' > fp-bit.c
	cat $(srcdir)/config/fp-bit.c >> fp-bit.c


@


1.2
log
@(LIBGCC1_TEST): New null definition.
@
text
@d1 2
a2 2
LIBGCC1 = libgcc1.null
CROSS_LIBGCC1 = libgcc1.null
@


1.1
log
@Initial revision
@
text
@d4 3
@
