From bc2f76abd59b1fa8f8bd5ce3b0b0239034b2091a Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 8 Apr 1993 18:24:37 +0000 Subject: [PATCH] * mt-a29k, mt-ebmon29k, mt-os68k, mt-ose68000, mt-ose68k, mt-vxworks68, mt-vxworks960: Removed obsolete, unused target Makefile fragment files. --- config/mt-a29k | 9 --------- config/mt-ebmon29k | 11 ----------- config/mt-os68k | 2 -- config/mt-ose68000 | 2 -- config/mt-ose68k | 2 -- config/mt-vxworks68 | 2 -- config/mt-vxworks960 | 2 -- 7 files changed, 30 deletions(-) delete mode 100644 config/mt-a29k delete mode 100644 config/mt-ebmon29k delete mode 100644 config/mt-os68k delete mode 100644 config/mt-ose68000 delete mode 100644 config/mt-ose68k delete mode 100644 config/mt-vxworks68 delete mode 100644 config/mt-vxworks960 diff --git a/config/mt-a29k b/config/mt-a29k deleted file mode 100644 index 4e4fb5f..0000000 --- a/config/mt-a29k +++ /dev/null @@ -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 - diff --git a/config/mt-ebmon29k b/config/mt-ebmon29k deleted file mode 100644 index 9eff263..0000000 --- a/config/mt-ebmon29k +++ /dev/null @@ -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 diff --git a/config/mt-os68k b/config/mt-os68k deleted file mode 100644 index aa125af..0000000 --- a/config/mt-os68k +++ /dev/null @@ -1,2 +0,0 @@ -ALL= all.cross -INSTALL_TARGET= install.cross diff --git a/config/mt-ose68000 b/config/mt-ose68000 deleted file mode 100644 index aa125af..0000000 --- a/config/mt-ose68000 +++ /dev/null @@ -1,2 +0,0 @@ -ALL= all.cross -INSTALL_TARGET= install.cross diff --git a/config/mt-ose68k b/config/mt-ose68k deleted file mode 100644 index aa125af..0000000 --- a/config/mt-ose68k +++ /dev/null @@ -1,2 +0,0 @@ -ALL= all.cross -INSTALL_TARGET= install.cross diff --git a/config/mt-vxworks68 b/config/mt-vxworks68 deleted file mode 100644 index aa125af..0000000 --- a/config/mt-vxworks68 +++ /dev/null @@ -1,2 +0,0 @@ -ALL= all.cross -INSTALL_TARGET= install.cross diff --git a/config/mt-vxworks960 b/config/mt-vxworks960 deleted file mode 100644 index aa125af..0000000 --- a/config/mt-vxworks960 +++ /dev/null @@ -1,2 +0,0 @@ -ALL= all.cross -INSTALL_TARGET= install.cross -- 2.7.4