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
path: root/winsup
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2000-06-18 05:53:10 +0400
committerChristopher Faylor <me@cgf.cx>2000-06-18 05:53:10 +0400
commitce4a7304b88a639907c39e0187f355759bf08db6 (patch)
treeffd4aef707d5b028113cbc15260e00b882e04bb8 /winsup
parent606264878e73552dfec5abbfad7b1e8e045a8952 (diff)
Add comment.
Diffstat (limited to 'winsup')
-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 $@..." ; \