[Ffmpeg-cvslog] r6405 - trunk/Makefile
diego
subversion
Sun Oct 1 17:24:31 CEST 2006
Author: diego
Date: Sun Oct 1 17:24:31 2006
New Revision: 6405
Modified:
trunk/Makefile
Log:
Remove bogus .PHONY declaration from version.h target.
Should fix make dep to be invoked before distclean under some circumstances.
Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile (original)
+++ trunk/Makefile Sun Oct 1 17:24:31 2006
@@ -92,7 +92,6 @@
cp -p $< $@
$(STRIP) $@
-.PHONY: version.h
version.h:
$(SRC_PATH)/version.sh "$(SRC_PATH)"
More information about the ffmpeg-cvslog
mailing list