summaryrefslogtreecommitdiff
path: root/Makefile.tpl
diff options
context:
space:
mode:
authorPaolo Bonzini <bonzini@gnu.org>2011-03-24 17:50:31 +0000
committerPaolo Bonzini <bonzini@gnu.org>2011-03-24 17:50:31 +0000
commitb9aab2c77cfafa68ba46956685f74b5481ca95fd (patch)
treedbaa6c0cc8c685c62e2a99a9b02c07951e7430c1 /Makefile.tpl
parent6fd457c9285c5fd2c5a08644161c1eb7a053a30f (diff)
downloadgdb-b9aab2c77cfafa68ba46956685f74b5481ca95fd.tar.gz
2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
* configure.ac: Remove references to mt-mep, mt-netware, mt-wince. * Makefile.def: Add all-utils soft dependencies. * Makefile.tpl: Remove GDB_NLM_DEPS. * configure: Regenerate. * Makefile.in: Regenerate. config: 2011-03-24 Paolo Bonzini <pbonzini@redhat.com> * mt-mep: Remove, obsolete. * mt-netware: Remove, obsolete. * mt-wince: Remove, obsolete. * mt-v810: Remove, unused.
Diffstat (limited to 'Makefile.tpl')
-rw-r--r--Makefile.tpl2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.tpl b/Makefile.tpl
index 915d726bb32..09ac8639c55 100644
--- a/Makefile.tpl
+++ b/Makefile.tpl
@@ -103,8 +103,6 @@ TOPLEVEL_CONFIGURE_ARGUMENTS=@TOPLEVEL_CONFIGURE_ARGUMENTS@
tooldir = @tooldir@
build_tooldir = @build_tooldir@
-GDB_NLM_DEPS =
-
# This is the name of the environment variable used for the path to
# the libraries.
RPATH_ENVVAR = @RPATH_ENVVAR@