* m88k/t-luna-gas: Remove bash dependency.

From-SVN: r25080
This commit is contained in:
Marc Espie 1999-02-08 03:33:29 -08:00 committed by Richard Henderson
parent ea0d7e8b63
commit e6a3e2ba64
2 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,10 @@
Mon Feb 8 11:37:24 1999 Marc Espie (espie@cvs.openbsd.org)
* m88k/t-luna-gas: Remove bash dependency.
Mon Feb 8 11:34:44 1999 Graham <grahams@rcp.co.uk>
* collect2.c (xrealloc): fix typo in last change.
* collect2.c (xrealloc): Fix typo in last change.
Mon Feb 8 09:13:38 PST 1999 Jeff Law (law@cygnus.com)

View File

@ -5,7 +5,7 @@ MOVE_ASM = moveHI15x.asm moveQI16x.asm moveSI46x.asm moveSI64n.asm \
moveDI96x.asm
$(MOVE_ASM): $(srcdir)/config/m88k/m88k-move.sh
bash $(srcdir)/config/m88k/m88k-move.sh -no-tdesc
$(SHELL) $(srcdir)/config/m88k/m88k-move.sh -no-tdesc
LIB2FUNCS_EXTRA = $(MOVE_ASM)
LIBGCC1 = libgcc1.null