comparison Makefile @ 31349:92d75e703bc0

Rename configure.log file to the more standard name config.log.
author diego
date Mon, 14 Jun 2010 15:17:48 +0000
parents 51e187da29dd
children bb6a85295322
comparison
equal deleted inserted replaced
31348:8df8a7c20f46 31349:92d75e703bc0
980 -rm -f $(call ADD_ALL_EXESUFS,mplayer mencoder) 980 -rm -f $(call ADD_ALL_EXESUFS,mplayer mencoder)
981 981
982 distclean: clean testsclean toolsclean driversclean dhahelperclean dhahelperwinclean 982 distclean: clean testsclean toolsclean driversclean dhahelperclean dhahelperwinclean
983 -rm -rf DOCS/tech/doxygen 983 -rm -rf DOCS/tech/doxygen
984 -rm -f $(call ADD_ALL_DIRS,/*.d) 984 -rm -f $(call ADD_ALL_DIRS,/*.d)
985 -rm -f configure.log config.mak config.h codecs.conf.h help_mp.h \ 985 -rm -f config.log config.mak config.h codecs.conf.h help_mp.h \
986 version.h $(VIDIX_PCI_FILES) TAGS tags 986 version.h $(VIDIX_PCI_FILES) TAGS tags
987 -rm -f $(call ADD_ALL_EXESUFS,codec-cfg cpuinfo) 987 -rm -f $(call ADD_ALL_EXESUFS,codec-cfg cpuinfo)
988 988
989 doxygen: 989 doxygen:
990 doxygen DOCS/tech/Doxyfile 990 doxygen DOCS/tech/Doxyfile