From ae336e387650fbe872ede117dce7cb5078b2f234 Mon Sep 17 00:00:00 2001 From: sconklin Date: Wed, 16 Aug 2006 19:22:12 +0000 Subject: lint removal only wait for threads if we're running threaded git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@42 ef72aa8b-4018-0410-8976-d6e080ef94d8 --- src/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 79653d13..b87d7d14 100644 --- a/src/Makefile +++ b/src/Makefile @@ -41,6 +41,5 @@ install: version: @echo "The version is $(NAME)-$(VERSION)-$(RELEASE)" - clean: @rm -fv *~ .*~ changenew ChangeLog.old $(NAME)-$(VERSION)-$(RELEASE).tar.bz2 -- cgit