4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-30 02:50:25 +08:00

Add comment.

This commit is contained in:
Christopher Faylor 2000-06-18 01:53:10 +00:00
parent 606264878e
commit ce4a7304b8

View File

@ -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 $@..." ; \