mirror of
ssh://git.janware.com/janware/proj/jw-pkg
synced 2026-04-25 09:35:54 +02:00
dirs.mk: Remove target .DEFAULT
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
c8f937946a
commit
906f216830
1 changed files with 0 additions and 3 deletions
|
|
@ -91,8 +91,5 @@ dirs.distclean:
|
|||
set -e; for d in $(SUBDIRS) ; do make -wC $$d distclean; done
|
||||
rm -rf $(DISTCLEAN)
|
||||
|
||||
.DEFAULT:
|
||||
$(make_dirs)
|
||||
|
||||
endif # SUBDIRS_TO_ITERATE
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue