aboutsummaryrefslogtreecommitdiff
path: root/config/mt-a29k
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1993-04-08 18:24:37 +0000
committerIan Lance Taylor <ian@airs.com>1993-04-08 18:24:37 +0000
commitbc2f76abd59b1fa8f8bd5ce3b0b0239034b2091a (patch)
treeaca12c35df3152e16655482d48f893bf4cbced24 /config/mt-a29k
parenta649a160fe8ff840668539f5fdfce1e2ad5302d6 (diff)
downloadgdb-bc2f76abd59b1fa8f8bd5ce3b0b0239034b2091a.zip
gdb-bc2f76abd59b1fa8f8bd5ce3b0b0239034b2091a.tar.gz
gdb-bc2f76abd59b1fa8f8bd5ce3b0b0239034b2091a.tar.bz2
* mt-a29k, mt-ebmon29k, mt-os68k, mt-ose68000, mt-ose68k,
mt-vxworks68, mt-vxworks960: Removed obsolete, unused target Makefile fragment files.
Diffstat (limited to 'config/mt-a29k')
-rw-r--r--config/mt-a29k9
1 files changed, 0 insertions, 9 deletions
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
-