summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems/src/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/rtems/src/Makefile.in')
-rw-r--r--c/src/exec/rtems/src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/rtems/src/Makefile.in b/c/src/exec/rtems/src/Makefile.in
index 496ea7e48c..c0698129f9 100644
--- a/c/src/exec/rtems/src/Makefile.in
+++ b/c/src/exec/rtems/src/Makefile.in
@@ -89,6 +89,6 @@ CLOBBER_ADDITIONS +=
all: ${ARCH} $(SRCS) ${OBJS}
-Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) \
&& CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status