summaryrefslogtreecommitdiff
path: root/gdb/gdbtk/plugins/intel-pentium/Makefile.in
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2008-08-05 18:54:05 +0200
committerJim Meyering <meyering@redhat.com>2008-08-05 18:54:05 +0200
commit2ad509f37a5079e543c600d74a7675b02f5af566 (patch)
tree6c9b84f9a342c2640383365dd3ff35a7fc75fad1 /gdb/gdbtk/plugins/intel-pentium/Makefile.in
parentd52381923e2268e0974fa07917220bd3fb20dbf5 (diff)
downloadgdb-2ad509f37a5079e543c600d74a7675b02f5af566.tar.gz
Remove all files from the following directories:
binutils gas gdb/gdbtk gold gprof itcl ld libgui winsup The offending files in those directories had been pulled in by runs of "git cvsimport" (it failed to exclude the directories excluded in the initial cvs-to-git conversion). I've added gdb/gdbtk to the list of excluded directories on the advice of Tom Tromey, and because its presence make a stock "./configure && make" fail due to absence of tcl configuration bits.
Diffstat (limited to 'gdb/gdbtk/plugins/intel-pentium/Makefile.in')
-rw-r--r--gdb/gdbtk/plugins/intel-pentium/Makefile.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/gdb/gdbtk/plugins/intel-pentium/Makefile.in b/gdb/gdbtk/plugins/intel-pentium/Makefile.in
deleted file mode 100644
index 79613d9f1da..00000000000
--- a/gdb/gdbtk/plugins/intel-pentium/Makefile.in
+++ /dev/null
@@ -1,6 +0,0 @@
-# Plugin definitions
-PLUGIN = intel-pentium
-PLUGIN_INSTALL_SRCDIR = cpuinfo.tcl \
- msrselection.ith \
- msrselection.itb
-