diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-04-08 18:24:37 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-04-08 18:24:37 +0000 |
commit | bc2f76abd59b1fa8f8bd5ce3b0b0239034b2091a (patch) | |
tree | aca12c35df3152e16655482d48f893bf4cbced24 /config/mt-vxworks68 | |
parent | a649a160fe8ff840668539f5fdfce1e2ad5302d6 (diff) | |
download | gdb-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-vxworks68')
-rw-r--r-- | config/mt-vxworks68 | 2 |
1 files changed, 0 insertions, 2 deletions
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 |