summaryrefslogtreecommitdiffstats
path: root/scripts/gdb/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-01-31 05:32:20 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-01-31 05:32:20 +0000
commit9c8ee7b2bdb94d4a5288203a448f685c700d50f0 (patch)
treef0afbe3cf6a309ed7fd8184bb02f2191f84a3bb7 /scripts/gdb/Makefile.am
parent2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-9c8ee7b2bdb94d4a5288203a448f685c700d50f0.tar.bz2
2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* gdb/gdb.add: Remove header, broken cdn-X configuration, %clean, Replace @exe_ext@ with %{_exeext}. * gdb/mkspec.in: Remove exe_ext. * gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}. * gdb/Makefile.am: Use $(top_builddir)/common/common.add, $(top_builddir)/common/clean.add, header.add. * gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}. * cpukit/mkspec.in: Remove exe_ext. * binutils/Makefile.am: Use $(top_builddir)/common/common.add, $(top_builddir)/common/clean.add, header.add.
Diffstat (limited to 'scripts/gdb/Makefile.am')
-rw-r--r--scripts/gdb/Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/scripts/gdb/Makefile.am b/scripts/gdb/Makefile.am
index 20b581b50d..a33bb87361 100644
--- a/scripts/gdb/Makefile.am
+++ b/scripts/gdb/Makefile.am
@@ -4,7 +4,11 @@
MKSPEC = $(SHELL) ./mkspec
-SUBPACKAGES = gdb.add base-gdb.add target-gdb.add
+SUBPACKAGES = header.add
+SUBPACKAGES += $(top_builddir)/common/common.add
+SUBPACKAGES += gdb.add
+SUBPACKAGES += $(top_builddir)/common/clean.add
+SUBPACKAGES += base-gdb.add target-gdb.add
noinst_DATA = gdb.spec.in