Add comment.
This commit is contained in:
parent
606264878e
commit
ce4a7304b8
|
@ -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 $@..." ; \
|
||||
|
|
Loading…
Reference in New Issue