[zaptel-commits] tzafrir: branch 1.2 r3917 - /branches/1.2/Makefile
SVN commits to the Zaptel project
zaptel-commits at lists.digium.com
Mon Mar 3 14:44:02 CST 2008
Author: tzafrir
Date: Mon Mar 3 14:44:01 2008
New Revision: 3917
URL: http://svn.digium.com/view/zaptel?view=rev&rev=3917
Log:
No need for userspace 'make clean' here. Kbuild takes care of it.
Closes issue #12118 .
Modified:
branches/1.2/Makefile
Modified: branches/1.2/Makefile
URL: http://svn.digium.com/view/zaptel/branches/1.2/Makefile?view=diff&rev=3917&r1=3916&r2=3917
==============================================================================
--- branches/1.2/Makefile (original)
+++ branches/1.2/Makefile Mon Mar 3 14:44:01 2008
@@ -554,7 +554,6 @@
$(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
More information about the zaptel-commits
mailing list