summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/Makefile b/Makefile
index b66548fe..31b79b08 100644
--- a/Makefile
+++ b/Makefile
@@ -45,12 +45,6 @@ tests: testready
$(TEST_ZIP): test/covmodzip1.py
zip -j $@ $+
-# WEBHOME = c:/ned/web/stellated/pages/code/modules
-#
-# publish:
-# cp doc/coverage.px $(WEBHOME)
-# cp dist/coverage-* $(WEBHOME)
-
kit:
python setup.py sdist --formats=gztar
python setup.py bdist_wininst