Add comment.
This commit is contained in:
parent
606264878e
commit
ce4a7304b8
|
@ -221,6 +221,8 @@ install: all $(install_dlls_host)
|
||||||
subdirs: $(SUBDIRS)
|
subdirs: $(SUBDIRS)
|
||||||
@true
|
@true
|
||||||
|
|
||||||
|
# The . is here because SUBDIRS may be empty
|
||||||
|
|
||||||
. $(SUBDIRS): force
|
. $(SUBDIRS): force
|
||||||
@if [ -d ./$@ ]; then \
|
@if [ -d ./$@ ]; then \
|
||||||
echo "Making $(DO) in $@..." ; \
|
echo "Making $(DO) in $@..." ; \
|
||||||
|
|
Loading…
Reference in New Issue