forked from Imagelibrary/binutils-gdb
* Makefile.am (sh-dis.lo): Don't put make commands in deps.
* Makefile.in: Regenerate. * arc-dis.c: Use #include "" instead of <> for local header files. * m68k-dis.c: Likewise.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* Print Motorola 68k instructions.
|
||||
Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
|
||||
1998, 1999, 2000, 2001
|
||||
1998, 1999, 2000, 2001, 2002
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is free software; you can redistribute it and/or modify
|
||||
@@ -20,7 +20,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
|
||||
#include "sysdep.h"
|
||||
#include "dis-asm.h"
|
||||
#include "floatformat.h"
|
||||
#include <libiberty.h>
|
||||
#include "libiberty.h"
|
||||
#include "opintl.h"
|
||||
|
||||
#include "opcode/m68k.h"
|
||||
|
||||
Reference in New Issue
Block a user