--- a/Makefile Thu Jan 28 20:14:19 2010 +0200
+++ b/Makefile Thu Jan 28 20:15:56 2010 +0200
@@ -25,6 +25,10 @@
cp -f $$file $(HOME)/.emacs.d/my; \
done
+.PHONY: uninstall
+uninstall:
+ @echo !!! Nothing done !!!
+
.PHONY: tar
tar:
tar cf dot-emacs.tar .emacs .emacs-my