the target type is 'm68k' (i think), not 'hp300', which was previously
assumed...
This commit is contained in:
parent
279217b6b8
commit
ec7b2c6eb4
|
@ -1,5 +1,7 @@
|
|||
# from: @(#)Makefile.hp300 6.1 (Berkeley) 3/3/91
|
||||
# $Id: Makefile.hp300,v 1.3 1993/10/02 20:58:21 pk Exp $
|
||||
# $Id: Makefile.hp300,v 1.4 1993/10/16 03:23:04 cgd Exp $
|
||||
|
||||
CFLAGS+= -Dm68851
|
||||
SRCS+= tc-m68k.c atof-ieee.c
|
||||
|
||||
gas_target= m68k
|
||||
|
|
Loading…
Reference in New Issue