summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/rtems/Makefile.in')
-rw-r--r--c/src/exec/rtems/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/c/src/exec/rtems/Makefile.in b/c/src/exec/rtems/Makefile.in
index 247f87d059..7c453f8def 100644
--- a/c/src/exec/rtems/Makefile.in
+++ b/c/src/exec/rtems/Makefile.in
@@ -26,8 +26,7 @@ $(INSTALLDIRS):
SUB_DIRS = include $(INLINE) optman src
-preinstall:
- $(mkinstalldirs) $(INSTALLDIRS)
+preinstall: $(INSTALLDIRS)
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) \