Define ONLY_DECLARE_RELOCS, to avoid name conflicts when "--with-targets=all".

This commit is contained in:
Ken Raeburn 1993-10-13 18:57:21 +00:00
parent dd4edae4db
commit 3fd4fab335

View file

@ -21,4 +21,5 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#define TARGET_SYM m68klynx_coff_vec
#define TARGET_NAME "coff-m68k-lynx"
#define ONLY_DECLARE_RELOCS
#include "coff-m68k.c"