From: cgf Date: Sun, 18 Jun 2000 01:53:10 +0000 (+0000) Subject: Add comment. X-Git-Tag: pre-cygwin-heap~976 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=9281a024bb36ae3329853c278712c9d32266ecb8;p=pf3gnuchains%2Fpf3gnuchains4x.git Add comment. --- diff --git a/winsup/mingw/Makefile.in b/winsup/mingw/Makefile.in index 2108919e0c..65abdd7e2e 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 $@..." ; \