summaryrefslogtreecommitdiffstats
path: root/scripts-ada/gdb
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-01-31 14:47:03 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-01-31 14:47:03 +0000
commitd2bc265b66780f52f992126c02591ccfd27c65f5 (patch)
treeb26b2a940fce74c66d844c027937ad55326cd9ec /scripts-ada/gdb
parentUpdated versions. (diff)
downloadrtems-d2bc265b66780f52f992126c02591ccfd27c65f5.tar.bz2
Successfully built some RPMs. There is still a lot of work to do.
Diffstat (limited to 'scripts-ada/gdb')
-rw-r--r--scripts-ada/gdb/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts-ada/gdb/Makefile.am b/scripts-ada/gdb/Makefile.am
index 5ef5cbf3ff..bb562e1894 100644
--- a/scripts-ada/gdb/Makefile.am
+++ b/scripts-ada/gdb/Makefile.am
@@ -5,6 +5,9 @@ MKGDBSPEC = $(SHELL) $(top_builddir)/mkgdbspec
MKGDBSPEC_DEPS = \
$(top_builddir)/mkgdbspec gdb.spec.in $(top_builddir)/setup.cache
+powerpc-rtems-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
+ $(MKGDBSPEC) -cfg $(top_builddir)/setup.cache -o . powerpc-rtems
+
sparc-rtems-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
$(MKGDBSPEC) -cfg $(top_builddir)/setup.cache -o . sparc-rtems
@@ -12,6 +15,7 @@ TEMPLATES = \
gdb.spec.in
RPM_SPECS_DATA = \
+powerpc-rtems-$(GDBVERS).spec \
sparc-rtems-$(GDBVERS).spec
noinst_DATA = \