Move MI stuff into the Makefile

This commit is contained in:
christos 2003-08-14 18:18:05 +00:00
parent 52548ed6ed
commit f412635e2b
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
# This file is automatically generated. DO NOT EDIT!
# Generated from: NetBSD: toolchain2netbsd,v 1.14 2002/01/22 13:13:00 mrg Exp
#
G_INTERNAL_CFLAGS=-g -O2 -I. -I${DIST}/gdb -I${DIST}/gdb/config -DHAVE_CONFIG_H -I${DIST}/gdb/../include/opcode -I${DIST}/gdb/../readline/.. -I../bfd -I${DIST}/gdb/../bfd -I${DIST}/gdb/../include -I../intl -I${DIST}/gdb/../intl -I${DIST}/gdb/tui -DUSE_INCLUDED_REGEX
G_LIBGDB_OBS=\
annotate.o \
arch-utils.o \
@ -172,7 +171,7 @@ wrapper.o \
gdb-init.o
G_SIM_OBJS=
G_CCFLAGS=-DHAVE_CONFIG_H -DRL_LIBRARY_VERSION='"4.0"' -g -DNETBSD_CORE -DDEFAULT_VECTOR=bfd_elf32_i386_vec -DSELECT_VECS="&bfd_elf32_i386_vec,&i386netbsd_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" -DSELECT_ARCHITECTURES="&bfd_i386_arch" -DHAVE_bfd_elf32_i386_vec -DHAVE_i386netbsd_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec
G_CCFLAGS=-DDEFAULT_VECTOR=bfd_elf32_i386_vec -DSELECT_VECS="&bfd_elf32_i386_vec,&i386netbsd_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" -DSELECT_ARCHITECTURES="&bfd_i386_arch" -DHAVE_bfd_elf32_i386_vec -DHAVE_i386netbsd_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec
G_OPCODES_OBJS=\
dis-buf.o \