Makefile: remove the obsolete stats-gatherer-run target

This commit is contained in:
Brian Warner 2009-01-29 19:01:31 -07:00
parent 4e6c09d306
commit 20ebfcc0c6

View File

@ -398,7 +398,3 @@ mac-cleanup:
mac-dbg: mac-dbg:
cd mac && $(PP) $(PYTHON)w allmydata_tahoe.py 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