From: madduck Date: Mon, 7 Aug 2006 17:15:45 +0000 (+0000) Subject: remove upload target X-Git-Url: https://git.madduck.net/debian/graphs/organigram.git/commitdiff_plain/85d2a0a6d94834ccd0c4889a9146a2b26352d294 remove upload target --- diff --git a/Makefile b/Makefile index b88cba8..9f21105 100644 --- a/Makefile +++ b/Makefile @@ -26,9 +26,3 @@ all: $(FILES) .PHONY: clean clean: rm -f $(FILES) - -.PHONY: upload -upload: - $(MAKE) -s all - chmod -R a+rX $(CURDIR) - rsync -Pva --delete $(CURDIR)/ people.debian.org:public_html/graphs/organigram