diff Makefile @ 20542:ebfc1eb11ebf

Run dirclean instead of clean on distclean, this way we only need to recurse through subdirectories once.
author diego
date Tue, 31 Oct 2006 13:34:17 +0000
parents 80c62a7b7c9d
children e68f255d7d64
line wrap: on
line diff
--- a/Makefile	Tue Oct 31 13:19:10 2006 +0000
+++ b/Makefile	Tue Oct 31 13:34:17 2006 +0000
@@ -401,7 +401,7 @@
 clean: dirclean
 	@for a in $(PARTS); do $(MAKE) -C $$a clean; done
 
-distclean: clean doxygen_clean
+distclean: dirclean doxygen_clean
 	@for a in $(PARTS); do $(MAKE) -C $$a distclean; done
 	-rm -f *~ $(PRG) $(PRG_MENCODER) codec-cfg codecs2html codecs.conf.h \
           .depend configure.log config.mak config.h help_mp.h version.h