Add comment.

This commit is contained in:
Christopher Faylor 2000-06-18 01:53:10 +00:00
parent 606264878e
commit ce4a7304b8
1 changed files with 2 additions and 0 deletions

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