Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/mingw/Makefile.in')
-rw-r--r--winsup/mingw/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/winsup/mingw/Makefile.in b/winsup/mingw/Makefile.in
index 2108919e0..65abdd7e2 100644
--- a/winsup/mingw/Makefile.in
+++ b/winsup/mingw/Makefile.in
@@ -221,6 +221,8 @@ install: all $(install_dlls_host)
subdirs: $(SUBDIRS)
@true
+# The . is here because SUBDIRS may be empty
+
. $(SUBDIRS): force
@if [ -d ./$@ ]; then \
echo "Making $(DO) in $@..." ; \