From 24a266e25a9a57ae86f42e5eb0946df712799d56 Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Tue, 12 Apr 2011 14:30:10 -0700 Subject: [PATCH] Drop the propcheck target as that was a svn-specific thing. --- Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile b/Makefile index f66582be4..d48784048 100644 --- a/Makefile +++ b/Makefile @@ -31,5 +31,3 @@ clean: update: hg pull --update http://hg.python.org/peps -propcheck: - $(PYTHON) propcheck.py