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/package-cycle.git/commitdiff_plain/b44b8aba42dcc124bf8da9f2fd72118ed45e8267?ds=sidebyside remove upload target --- diff --git a/Makefile b/Makefile index f63c15e..0636d90 100644 --- a/Makefile +++ b/Makefile @@ -28,9 +28,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/package-cycle