$(TOPDIR), make: Minor fixes

This commit is contained in:
Jan Lindemann 2002-07-03 20:33:20 +00:00 committed by Jan Lindemann
commit 024bd57875
6 changed files with 23 additions and 24 deletions

View file

@ -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: