From b44b8aba42dcc124bf8da9f2fd72118ed45e8267 Mon Sep 17 00:00:00 2001 From: madduck Date: Mon, 7 Aug 2006 17:15:45 +0000 Subject: [PATCH] remove upload target --- Makefile | 6 ------ 1 file changed, 6 deletions(-) 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 -- 2.39.2