mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
dirs.mk, lib.mk: Some more clean rules
This commit is contained in:
parent
9f5a247e09
commit
4d5f0167a6
2 changed files with 2 additions and 2 deletions
|
|
@ -16,7 +16,7 @@ subdirs:
|
|||
$(make_subdirs)
|
||||
|
||||
clean distclean:
|
||||
rm -rf $(TEXTCLEAN) $(CLEAN) dist *.done *~ .*.swp *.tmp core *.rep
|
||||
rm -rf $(TEXTCLEAN) $(CLEAN) $(DISTCLEAN) dist *.done *~ .*.swp *.tmp core *.rep
|
||||
$(make_subdirs_target)
|
||||
|
||||
.DEFAULT:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue