mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-06 14:30:38 +08:00
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…
x
Reference in New Issue
Block a user