From 20ebfcc0c68cfbb5f536d3a3d9f48aab576e5f05 Mon Sep 17 00:00:00 2001
From: Brian Warner <warner@allmydata.com>
Date: Thu, 29 Jan 2009 19:01:31 -0700
Subject: [PATCH] Makefile: remove the obsolete stats-gatherer-run target

---
 Makefile | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/Makefile b/Makefile
index 8858b543..5693fa89 100644
--- a/Makefile
+++ b/Makefile
@@ -398,7 +398,3 @@ mac-cleanup:
 mac-dbg:
 	cd mac && $(PP) $(PYTHON)w allmydata_tahoe.py
 
-# This target runs a stats gatherer server
-.PHONY: stats-gatherer-run
-stats-gatherer-run:
-	$(RUNPP) -d stats_gatherer -p ../src/allmydata/stats.py
-- 
2.45.2