From 85d2a0a6d94834ccd0c4889a9146a2b26352d294 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 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 -- 2.39.2