mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
$(TOPDIR), make: Minor fixes
This commit is contained in:
parent
ccff6dbcad
commit
024bd57875
6 changed files with 23 additions and 24 deletions
|
|
@ -16,7 +16,7 @@ subdirs:
|
|||
$(make_subdirs)
|
||||
|
||||
clean distclean:
|
||||
rm -rf $(TEXTCLEAN) $(CLEAN)
|
||||
rm -rf $(TEXTCLEAN) $(CLEAN) dist *.done *~ .*.swp *.tmp core *.rep
|
||||
$(make_subdirs_target)
|
||||
|
||||
.DEFAULT:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue