mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
dirs.mk, cleandirs.mk: Remove more files in clean target
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
25c59738fa
commit
5e2aef1f65
2 changed files with 2 additions and 1 deletions
|
|
@ -11,4 +11,5 @@ SUBDIRS ?= $(FIND_SUBDIRS)
|
|||
|
||||
do.%:
|
||||
set -e; for d in $(SUBDIRS) ; do make -wC $$d $*; done
|
||||
rm -rf $(TEXTCLEAN) $(CLEAN) *.done *~ .*.swp *.tmp core *.rep dirs-*.done
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue