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/gnatnewlib/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'scripts-ada/gnatnewlib/Makefile.am') diff --git a/scripts-ada/gnatnewlib/Makefile.am b/scripts-ada/gnatnewlib/Makefile.am index 9d7777ab99..7f5196617a 100644 --- a/scripts-ada/gnatnewlib/Makefile.am +++ b/scripts-ada/gnatnewlib/Makefile.am @@ -7,6 +7,9 @@ MKGNATNEWLIBSPEC = $(SHELL) $(top_builddir)/mkgnatnewlibspec MKGNATNEWLIBSPEC_DEPS = \ $(top_builddir)/mkgnatnewlibspec gnatnewlib.spec.in $(top_builddir)/setup.cache +powerpc-rtems-$(GNATNEWLIBVERS).spec: $(MKGNATNEWLIBSPEC_DEPS) + $(MKGNATNEWLIBSPEC) -cfg $(top_builddir)/setup.cache -o . powerpc-rtems + sparc-rtems-$(GNATNEWLIBVERS).spec: $(MKGNATNEWLIBSPEC_DEPS) $(MKGNATNEWLIBSPEC) -cfg $(top_builddir)/setup.cache -o . sparc-rtems @@ -14,6 +17,7 @@ TEMPLATES = \ gnatnewlib.spec.in RPM_SPECS_DATA = \ +powerpc-rtems-$(GNATNEWLIBVERS).spec \ sparc-rtems-$(GNATNEWLIBVERS).spec noinst_DATA = \ -- cgit v1.2.3