summaryrefslogtreecommitdiffstats
path: root/c/src/make/custom/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/make/custom/Makefile.in')
-rw-r--r--c/src/make/custom/Makefile.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/c/src/make/custom/Makefile.in b/c/src/make/custom/Makefile.in
index 1ba4c11d09..84a6c932f0 100644
--- a/c/src/make/custom/Makefile.in
+++ b/c/src/make/custom/Makefile.in
@@ -260,11 +260,6 @@ installdirs mostlyclean-generic distclean-generic clean-generic \
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
-@MAINTAINER_MODE_TRUE@$(srcdir)/default.cfg.in: $(top_srcdir)/@RTEMS_TOPdir@/make/custom/default.cfg
-@MAINTAINER_MODE_TRUE@ sed -e 's%\$$(RTEMS_BSP)%\@RTEMS_BSP\@%g' \
-@MAINTAINER_MODE_TRUE@ -e 's%\$$(RTEMS_ROOT)/\@RTEMS_BSP\@%$$(RTEMS_ROOT)%g' \
-@MAINTAINER_MODE_TRUE@ < $< >$@
-
debug-am:
debug: debug-am
.PHONY: debug debug-am