Browse Source

* mt-a29k, mt-ebmon29k, mt-os68k, mt-ose68000, mt-ose68k,

mt-vxworks68, mt-vxworks960: Removed obsolete, unused target
	Makefile fragment files.
gdb-4_18-branch
Ian Lance Taylor 34 years ago
parent
commit
bc2f76abd5
  1. 9
      config/mt-a29k
  2. 11
      config/mt-ebmon29k
  3. 2
      config/mt-os68k
  4. 2
      config/mt-ose68000
  5. 2
      config/mt-ose68k
  6. 2
      config/mt-vxworks68
  7. 2
      config/mt-vxworks960

9
config/mt-a29k

@ -1,9 +0,0 @@
#AR = ar-a29k
#AR_FLAGS = qs
#RANLIB = true
# This is a hack. By declaring subdirs using "SUBDIRS=" rather than
# with a space, config won't reset this. This is a hack to override
# the set of directories to be made.
SUBDIRS= binutils gas gnulib gcc clib

11
config/mt-ebmon29k

@ -1,11 +0,0 @@
# don't build gnulib
INSTALL_GNULIB =
INSTALL_HEADERS =
# Turn off focred include mangling
INSTALL_FIXED_INCLUDES= nothing
INSTALL_USR_LOCAL = nothing
ALL= all.cross
INSTALL_TARGET= install.cross

2
config/mt-os68k

@ -1,2 +0,0 @@
ALL= all.cross
INSTALL_TARGET= install.cross

2
config/mt-ose68000

@ -1,2 +0,0 @@
ALL= all.cross
INSTALL_TARGET= install.cross

2
config/mt-ose68k

@ -1,2 +0,0 @@
ALL= all.cross
INSTALL_TARGET= install.cross

2
config/mt-vxworks68

@ -1,2 +0,0 @@
ALL= all.cross
INSTALL_TARGET= install.cross

2
config/mt-vxworks960

@ -1,2 +0,0 @@
ALL= all.cross
INSTALL_TARGET= install.cross
Loading…
Cancel
Save