From 9170f92d1f50416c4de3052fd13ead0687a0f5cc Mon Sep 17 00:00:00 2001 From: tzafrir Date: Mon, 3 Mar 2008 20:44:01 +0000 Subject: No need for userspace 'make clean' here. Kbuild takes care of it. Closes issue #12118 . git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3917 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ce91922..59f6b28 100644 --- a/Makefile +++ b/Makefile @@ -554,7 +554,6 @@ clean: $(MAKE) -C $(KSRC) SUBDIRS=$(PWD) clean $(MAKE) -C wct4xxp clean $(MAKE) -C wctc4xxp clean - $(MAKE) -C wcte12xp clean $(MAKE) -C wctdm24xxp clean rm -rf .tmp_versions rm -f gendigits tones.h -- cgit v1.2.3