comparison Makefile.mingw @ 28078:585684d297a3

merge with im.pidgin.pidgin
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Fri, 31 Jul 2009 08:35:37 +0900
parents eb54b1f7034b
children 3f33a8fbf871
comparison
equal deleted inserted replaced
28068:dca0bc0371dc 28078:585684d297a3
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)