aboutsummaryrefslogtreecommitdiffstats
path: root/sos/Makefile
diff options
context:
space:
mode:
authorastokes <astokes@ef72aa8b-4018-0410-8976-d6e080ef94d8>2010-03-26 20:38:18 +0000
committerastokes <astokes@ef72aa8b-4018-0410-8976-d6e080ef94d8>2010-03-26 20:38:18 +0000
commitb2a9095e4329277a5d793f88f64bacd088032406 (patch)
treebd6113445621f7211b40f52b338a24f51c578cea /sos/Makefile
parent1be8e807cbe690b82298fa7572795b55051c13e1 (diff)
downloadsos-b2a9095e4329277a5d793f88f64bacd088032406.tar.gz
plugins makefile
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@874 ef72aa8b-4018-0410-8976-d6e080ef94d8
Diffstat (limited to 'sos/Makefile')
-rw-r--r--sos/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sos/Makefile b/sos/Makefile
index faeac197..8cdae373 100644
--- a/sos/Makefile
+++ b/sos/Makefile
@@ -6,9 +6,6 @@ PYSYSDIR := $(shell $(PYTHON) -c 'import sys; print sys.prefix')
PYLIBDIR = $(PYSYSDIR)/lib/python$(PYVER)
PKGDIR = $(PYLIBDIR)/site-packages/$(PACKAGE)
-all:
- echo "Nothing to do"
-
clean:
rm -f *.pyc *.pyo *~