summaryrefslogtreecommitdiffstats
path: root/scripts/gdb/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--scripts/gdb/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/scripts/gdb/Makefile.am b/scripts/gdb/Makefile.am
index 52a0320054..cf3253028b 100644
--- a/scripts/gdb/Makefile.am
+++ b/scripts/gdb/Makefile.am
@@ -18,10 +18,9 @@ gdb.spec.in: $(SUBPACKAGES)
cat $^ > $@
CLEANFILES = gdb.spec.in
-MKGDBSPEC_DEPS = mkspec gdb.spec.in \
- $(top_builddir)/setup.cache
+MKGDBSPEC_DEPS = mkspec gdb.spec.in $(top_builddir)/setup.cache
-RPM_SPECS_DATA =
+RPM_SPECS_DATA =
arm-rtems@osversion@-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
$(MKSPEC) -cfg $(top_builddir)/setup.cache arm-rtems@osversion@ > $@