From d2bc265b66780f52f992126c02591ccfd27c65f5 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 31 Jan 2000 14:47:03 +0000 Subject: Successfully built some RPMs. There is still a lot of work to do. --- scripts-ada/gdb/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'scripts-ada/gdb') 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 = \ -- cgit v1.2.3