summaryrefslogtreecommitdiffstats
path: root/winsup/mingw/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/mingw/Makefile.in')
-rw-r--r--winsup/mingw/Makefile.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/winsup/mingw/Makefile.in b/winsup/mingw/Makefile.in
index 8958aee8f..4e00b0729 100644
--- a/winsup/mingw/Makefile.in
+++ b/winsup/mingw/Makefile.in
@@ -472,8 +472,10 @@ subdirs: $(SUBDIRS)
rootsrc=`cd $(srcdir); pwd`/ ; export rootsrc ; \
cd ./$@; \
$(MAKE) $(FLAGS_TO_PASS) $(DO)) ; then true ; \
- else exit 1 ; fi ; \
- else true ; fi ; \
+ else exit 1 ; \
+ fi ; \
+ else true ; \
+ fi
force: