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	93.12.12.12.53.26;	author kenner;	state Exp;
branches;
next	1.4;

1.4
date	93.09.09.20.05.26;	author ian;	state Exp;
branches;
next	1.3;

1.3
date	93.01.01.12.39.21;	author wood;	state Exp;
branches;
next	1.2;

1.2
date	92.10.07.20.18.21;	author wood;	state Exp;
branches;
next	1.1;

1.1
date	92.01.06.13.21.15;	author wood;	state Exp;
branches;
next	;


desc
@# Specify how to create the *.asm files
@


1.5
log
@Don't require bash.
@
text
@# Specify how to create the *.asm files

MOVE_ASM = moveHI15x.asm moveQI16x.asm moveSI46x.asm moveSI64n.asm \
	   moveHI48x.asm moveSI45x.asm moveSI47x.asm moveSI96x.asm \
	   moveDI96x.asm

$(MOVE_ASM): $(srcdir)/config/m88k/m88k-move.sh
	$(srcdir)/config/m88k/m88k-move.sh -no-tdesc

LIB2FUNCS_EXTRA = $(MOVE_ASM)
LIBGCC1 = libgcc1.null
CROSS_LIBGCC1 = libgcc1.null
@


1.4
log
@Set CROSS_LIBGCC1 to be libgcc1.null
@
text
@d8 1
a8 1
	bash $(srcdir)/config/m88k/m88k-move.sh -no-tdesc
@


1.3
log
@Use m88k/m88k-move.sh
@
text
@d12 1
@


1.2
log
@New modules added to MOVE_ASM.
@
text
@d7 2
a8 2
$(MOVE_ASM): $(srcdir)/config/m88k-move.sh
	bash $(srcdir)/config/m88k-move.sh -no-tdesc
@


1.1
log
@entered into RCS
@
text
@d4 2
a5 1
	   moveHI48x.asm moveSI45x.asm moveSI47x.asm moveSI96x.asm
@
