[MPlayer-cvslog] r27217 - trunk/Makefile
diego
subversion at mplayerhq.hu
Sun Jul 6 15:06:05 CEST 2008
Author: diego
Date: Sun Jul 6 15:06:05 2008
New Revision: 27217
Log:
Also remove dhahelper and dhahelperwin on distclean.
Modified:
trunk/Makefile
Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile (original)
+++ trunk/Makefile Sun Jul 6 15:06:05 2008
@@ -861,7 +861,7 @@ clean:
rm -f $(foreach dir,$(DIRS),$(foreach suffix,/*.o /*.a /*.ho /*~, $(addsuffix $(suffix),$(dir))))
rm -f mplayer$(EXESUF) mencoder$(EXESUF)
-distclean: clean testsclean toolsclean driversclean
+distclean: clean testsclean toolsclean driversclean dhahelperclean dhahelperwinclean
rm -rf DOCS/tech/doxygen
rm -f $(foreach dir,$(DIRS),$(foreach suffix,/*.d, $(addsuffix $(suffix),$(dir))))
rm -f configure.log config.mak config.h codecs.conf.h help_mp.h \
More information about the MPlayer-cvslog
mailing list