Successfully built some RPMs. There is still a lot of work to do.

This commit is contained in:
Joel Sherrill
2000-01-31 14:47:03 +00:00
parent 8030d8a7ca
commit d2bc265b66
5 changed files with 57 additions and 23 deletions

View File

@@ -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 = \