comparison Makefile.mingw @ 29298:fb99a0067812

propagate from branch 'im.pidgin.pidgin' (head 70d69397ed952b26b453423c381c70d6783eb66d) to branch 'im.pidgin.cpw.attention_ui' (head 1cf0dea282a0d0e4aeac4770e0150d6d0c10830a)
author Marcus Lundblad <ml@update.uu.se>
date Thu, 13 Aug 2009 17:42:44 +0000
parents eb54b1f7034b
children 3f33a8fbf871
comparison
equal deleted inserted replaced
29297:338d6a211055 29298:fb99a0067812
131 uninstall: 131 uninstall:
132 rm -rf $(PURPLE_INSTALL_PERL_DIR) $(PIDGIN_INSTALL_PLUGINS_DIR) $(PURPLE_INSTALL_PO_DIR) $(PIDGIN_INSTALL_DIR) $(STRIPPED_RELEASE_DIR) 132 rm -rf $(PURPLE_INSTALL_PERL_DIR) $(PIDGIN_INSTALL_PLUGINS_DIR) $(PURPLE_INSTALL_PO_DIR) $(PIDGIN_INSTALL_DIR) $(STRIPPED_RELEASE_DIR)
133 rm -f ./VERSION 133 rm -f ./VERSION
134 134
135 include $(PIDGIN_COMMON_TARGETS) 135 include $(PIDGIN_COMMON_TARGETS)
136
137 .PHONY: $(PIDGIN_REVISION_H) $(PIDGIN_REVISION_RAW_TXT)