pidgin: 4d4cd3cf: Apparently the .PHONY bits are important...
nosnilmot at pidgin.im
nosnilmot at pidgin.im
Wed Jul 29 23:50:32 EDT 2009
-----------------------------------------------------------------
Revision: 4d4cd3cf315192de81786fd9f785ac12a08ad369
Ancestor: bbfef532c4fbf5aa48df32d5b551002e69d28d93
Author: nosnilmot at pidgin.im
Date: 2009-07-30T03:47:23
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/4d4cd3cf315192de81786fd9f785ac12a08ad369
Modified files:
Makefile.mingw
ChangeLog:
Apparently the .PHONY bits are important for the revision reported in win32
builds to be accurate. it's a good thing I didn't test this before.
-------------- next part --------------
============================================================
--- Makefile.mingw 266c544093e1a726e273790f7deeb3d76e0adec3
+++ Makefile.mingw 40d72321580c9eb524a74ae3715f494afd5d155f
@@ -133,3 +133,5 @@ include $(PIDGIN_COMMON_TARGETS)
rm -f ./VERSION
include $(PIDGIN_COMMON_TARGETS)
+
+.PHONY: $(PIDGIN_REVISION_H) $(PIDGIN_REVISION_RAW_TXT)
More information about the Commits
mailing list