1
mirror of https://github.com/mpv-player/mpv synced 2024-08-24 07:21:49 +02:00

Run dirclean instead of clean on distclean, this way we only need to

recurse through subdirectories once.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20558 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-10-31 13:34:17 +00:00
parent a5fa2568d8
commit 551d22810f

View File

@ -401,7 +401,7 @@ dirclean:
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